#6FDEFF#6FDEFF
#6FDEFF is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 84.7% C 0.111 H 219.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEFF |
|---|---|
| RGB | rgb(111, 222, 255) |
| HSL | hsl(194, 100%, 72%) |
| HSV | hsv(194, 56%, 100%) |
| CMYK | cmyk(56.5%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(83.36, -22.71, -25.69) |
| CIE-LCH | lch(83.36, 34.28, 228.53°) |
| OKLab | oklab(84.75% -0.0852 -0.0713) |
| OKLCH | oklch(84.75% 0.111 219.9) |
| XYZ | xyz(50.7197, 62.8372, 104.0443) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.23
Sky Blue
#87CEEB
ΔE00 5.12
Baby Blue
#89CFF0
ΔE00 5.51
Ice Blue
#A5DFF9
ΔE00 6.26
Bright Sky Blue
#02CCFE
ΔE00 6.44
Robin'S Egg
#6DEDFD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEFF #FF906F
analogous
#6FFFD8 #6FDEFF #6F96FF
triadic
#6FDEFF #FF6FDE #DEFF6F
tetradic
#6FDEFF #D86FFF #FF906F #96FF6F
square
#6FDEFF #D86FFF #FF906F #96FF6F
split-complementary
#6FDEFF #FF6F96 #FFD86F
monochromatic
#00BCF4 #32D0FF #6FDEFF #ACECFF #E0F8FF
Accessibility & contrast
On white
1.55
#6FDEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#6FDEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEFF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEFF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#B4C9FF
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fdeff; /* rgb */ color: rgb(111, 222, 255); /* oklch */ color: oklch(84.7% 0.111 219.9);
Tailwind
colors: {
custom: {
50: '#a3e8ff',
500: '#6fdeff',
950: '#000000',
},
}SCSS
$custom: #6fdeff; $custom-light: #a3e8ff; $custom-dark: #000000;
JSON
{
"hex": "#6fdeff",
"rgb": {
"r": 111,
"g": 222,
"b": 255
},
"hsl": {
"h": 193.75,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.84746,
"c": 0.11112,
"h": 219.9
},
"luminance": 0.62842
}Semantic roles & 50–950 ramp
primary
#6FDEFF
secondary
#DC5C37
accent
#3500E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101618
muted
#818486