#CEEFFD#CEEFFD
#CEEFFD is a very light, muted cyan. Relative luminance 0.819; OKLCH L 93.3% C 0.039 H 225.3°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFFD |
|---|---|
| RGB | rgb(206, 239, 253) |
| HSL | hsl(198, 92%, 90%) |
| HSV | hsv(198, 19%, 99%) |
| CMYK | cmyk(18.6%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(92.55, -7.82, -10.33) |
| CIE-LCH | lch(92.55, 12.96, 232.86°) |
| OKLab | oklab(93.27% -0.0277 -0.028) |
| OKLCH | oklch(93.27% 0.039 225.3) |
| XYZ | xyz(74.0450, 81.9446, 104.8251) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.19
Lightcyan
#E0FFFF
ΔE00 6.80
Ice Blue
#A5DFF9
ΔE00 6.90
Pale Sky Blue
#BDF6FE
ΔE00 7.01
Powder Blue
#B0E0E6
ΔE00 7.27
Very Light Blue
#D5FFFF
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFFD #FDDCCE
analogous
#CEFDF3 #CEEFFD #CED8FD
triadic
#CEEFFD #FDCEEF #EFFDCE
tetradic
#CEEFFD #F3CEFD #FDDCCE #D8FDCE
square
#CEEFFD #F3CEFD #FDDCCE #D8FDCE
split-complementary
#CEEFFD #FDCED8 #FDF3CE
monochromatic
#58C9F8 #93DCFB #CEEFFD #E2F5FE #E2F5FE
Accessibility & contrast
On white
1.21
#CEEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#CEEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFFD
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFFD | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFE
Deuteranopia (green-blind)
#E0E7FD
Tritanopia (blue-blind)
#C1F3F3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ceeffd; /* rgb */ color: rgb(206, 239, 253); /* oklch */ color: oklch(93.3% 0.039 225.3);
Tailwind
colors: {
custom: {
50: '#ddf4fe',
500: '#ceeffd',
950: '#000000',
},
}SCSS
$custom: #ceeffd; $custom-light: #ddf4fe; $custom-dark: #000000;
JSON
{
"hex": "#ceeffd",
"rgb": {
"r": 206,
"g": 239,
"b": 253
},
"hsl": {
"h": 197.872,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.93274,
"c": 0.03935,
"h": 225.3
},
"luminance": 0.81947
}Semantic roles & 50–950 ramp
primary
#CEEFFD
secondary
#E6A58A
accent
#4400E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585