#CEEEFA#CEEEFA
#CEEEFA is a very light, muted cyan. Relative luminance 0.812; OKLCH L 93.0% C 0.037 H 222.4°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEFA |
|---|---|
| RGB | rgb(206, 238, 250) |
| HSL | hsl(196, 81%, 89%) |
| HSV | hsv(196, 18%, 98%) |
| CMYK | cmyk(17.6%, 4.8%, 0%, 2%) |
| CIE-LAB | lab(92.21, -7.94, -9.28) |
| CIE-LCH | lch(92.21, 12.21, 229.45°) |
| OKLab | oklab(92.98% -0.0275 -0.0251) |
| OKLCH | oklch(92.98% 0.037 222.4) |
| XYZ | xyz(73.2789, 81.1710, 102.2307) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.02
Lightcyan
#E0FFFF
ΔE00 6.26
Pale Sky Blue
#BDF6FE
ΔE00 6.76
Powder Blue
#B0E0E6
ΔE00 6.81
Ice Blue
#A5DFF9
ΔE00 7.20
Very Light Blue
#D5FFFF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEFA #FADACE
analogous
#CEFAF0 #CEEEFA #CED8FA
triadic
#CEEEFA #FACEEE #EEFACE
tetradic
#CEEEFA #F0CEFA #FADACE #D8FACE
square
#CEEEFA #F0CEFA #FADACE #D8FACE
split-complementary
#CEEEFA #FACED8 #FAF0CE
monochromatic
#5FC7EF #96DBF4 #CEEEFA #E3F5FC #E3F5FC
Accessibility & contrast
On white
1.22
#CEEEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#CEEEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEFA
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEFA | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#C2F2F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ceeefa; /* rgb */ color: rgb(206, 238, 250); /* oklch */ color: oklch(93.0% 0.037 222.4);
Tailwind
colors: {
custom: {
50: '#ddf3fc',
500: '#ceeefa',
950: '#000000',
},
}SCSS
$custom: #ceeefa; $custom-light: #ddf3fc; $custom-dark: #000000;
JSON
{
"hex": "#ceeefa",
"rgb": {
"r": 206,
"g": 238,
"b": 250
},
"hsl": {
"h": 196.364,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.92975,
"c": 0.03722,
"h": 222.4
},
"luminance": 0.81173
}Semantic roles & 50–950 ramp
primary
#CEEEFA
secondary
#E0A38D
accent
#4208DE
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585