#6CDFFE#6CDFFE
#6CDFFE is a very light, moderate cyan. Relative luminance 0.631; OKLCH L 84.8% C 0.112 H 218.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDFFE |
|---|---|
| RGB | rgb(108, 223, 254) |
| HSL | hsl(193, 99%, 71%) |
| HSV | hsv(193, 57%, 100%) |
| CMYK | cmyk(57.5%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.50, -24.04, -24.95) |
| CIE-LCH | lch(83.50, 34.65, 226.06°) |
| OKLab | oklab(84.82% -0.0885 -0.0693) |
| OKLCH | oklch(84.82% 0.112 218) |
| XYZ | xyz(50.4543, 63.1143, 103.2701) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.98
Sky Blue
#87CEEB
ΔE00 5.65
Robin'S Egg
#6DEDFD
ΔE00 6.04
Baby Blue
#89CFF0
ΔE00 6.18
Ice Blue
#A5DFF9
ΔE00 6.72
Robin Egg Blue
#8AF1FE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDFFE #FE8B6C
analogous
#6CFED4 #6CDFFE #6C96FE
triadic
#6CDFFE #FE6CDF #DFFE6C
tetradic
#6CDFFE #D46CFE #FE8B6C #96FE6C
square
#6CDFFE #D46CFE #FE8B6C #96FE6C
split-complementary
#6CDFFE #FE6C96 #FED46C
monochromatic
#02BCEE #2FD2FE #6CDFFE #A9ECFE #E1F8FF
Accessibility & contrast
On white
1.54
#6CDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#6CDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDFFE
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDFFE | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B5C9FE
Tritanopia (blue-blind)
#00EAE9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6cdffe; /* rgb */ color: rgb(108, 223, 254); /* oklch */ color: oklch(84.8% 0.112 218.0);
Tailwind
colors: {
custom: {
50: '#a2e9fe',
500: '#6cdffe',
950: '#000000',
},
}SCSS
$custom: #6cdffe; $custom-light: #a2e9fe; $custom-dark: #000000;
JSON
{
"hex": "#6cdffe",
"rgb": {
"r": 108,
"g": 223,
"b": 254
},
"hsl": {
"h": 192.74,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.84824,
"c": 0.11239,
"h": 218
},
"luminance": 0.63119
}Semantic roles & 50–950 ramp
primary
#6CDFFE
secondary
#DA5734
accent
#3100E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485