#6FDFFE#6FDFFE
#6FDFFE is a very light, moderate cyan. Relative luminance 0.633; OKLCH L 84.9% C 0.111 H 218.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDFFE |
|---|---|
| RGB | rgb(111, 223, 254) |
| HSL | hsl(193, 99%, 72%) |
| HSV | hsv(193, 56%, 100%) |
| CMYK | cmyk(56.3%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.60, -23.49, -24.78) |
| CIE-LCH | lch(83.60, 34.14, 226.54°) |
| OKLab | oklab(84.93% -0.0866 -0.0688) |
| OKLCH | oklch(84.93% 0.111 218.4) |
| XYZ | xyz(50.8256, 63.3058, 103.2875) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.20
Sky Blue
#87CEEB
ΔE00 5.47
Baby Blue
#89CFF0
ΔE00 5.98
Robin'S Egg
#6DEDFD
ΔE00 6.17
Ice Blue
#A5DFF9
ΔE00 6.46
Robin Egg Blue
#8AF1FE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDFFE #FE8E6F
analogous
#6FFED6 #6FDFFE #6F98FE
triadic
#6FDFFE #FE6FDF #DFFE6F
tetradic
#6FDFFE #D66FFE #FE8E6F #98FE6F
square
#6FDFFE #D66FFE #FE8E6F #98FE6F
split-complementary
#6FDFFE #FE6F98 #FED66F
monochromatic
#02BDF1 #32D1FE #6FDFFE #ACEDFE #E1F8FF
Accessibility & contrast
On white
1.54
#6FDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#6FDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDFFE
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDFFE | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B6CAFE
Tritanopia (blue-blind)
#00EAE9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fdffe; /* rgb */ color: rgb(111, 223, 254); /* oklch */ color: oklch(84.9% 0.111 218.4);
Tailwind
colors: {
custom: {
50: '#a3e9fe',
500: '#6fdffe',
950: '#000000',
},
}SCSS
$custom: #6fdffe; $custom-light: #a3e9fe; $custom-dark: #000000;
JSON
{
"hex": "#6fdffe",
"rgb": {
"r": 111,
"g": 223,
"b": 254
},
"hsl": {
"h": 193.007,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.84932,
"c": 0.11061,
"h": 218.4
},
"luminance": 0.63311
}Semantic roles & 50–950 ramp
primary
#6FDFFE
secondary
#DA5A37
accent
#3200E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485