#CEEFFF#CEEFFF
#CEEFFF is a very light, muted cyan. Relative luminance 0.821; OKLCH L 93.3% C 0.041 H 228.6°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFFF |
|---|---|
| RGB | rgb(206, 239, 255) |
| HSL | hsl(200, 100%, 90%) |
| HSV | hsv(200, 19%, 100%) |
| CMYK | cmyk(19.2%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(92.61, -7.40, -11.28) |
| CIE-LCH | lch(92.61, 13.50, 236.73°) |
| OKLab | oklab(93.34% -0.0269 -0.0306) |
| OKLCH | oklch(93.34% 0.041 228.6) |
| XYZ | xyz(74.3653, 82.0727, 106.5119) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.43
Ice Blue
#A5DFF9
ΔE00 6.74
Lightcyan
#E0FFFF
ΔE00 7.52
Pale Sky Blue
#BDF6FE
ΔE00 7.59
Powder Blue
#B0E0E6
ΔE00 7.88
Azure (CSS)
#F0FFFF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFFF #FFDECE
analogous
#CEFFF6 #CEEFFF #CED6FF
triadic
#CEEFFF #FFCEEF #EFFFCE
tetradic
#CEEFFF #F6CEFF #FFDECE #D6FFCE
square
#CEEFFF #F6CEFF #FFDECE #D6FFCE
split-complementary
#CEEFFF #FFCED6 #FFF6CE
monochromatic
#54C7FF #91DBFF #CEEFFF #E0F5FF #E0F5FF
Accessibility & contrast
On white
1.21
#CEEFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#CEEFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFFF
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFFF | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#C0F4F4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ceefff; /* rgb */ color: rgb(206, 239, 255); /* oklch */ color: oklch(93.3% 0.041 228.6);
Tailwind
colors: {
custom: {
50: '#ddf4ff',
500: '#ceefff',
950: '#000000',
},
}SCSS
$custom: #ceefff; $custom-light: #ddf4ff; $custom-dark: #000000;
JSON
{
"hex": "#ceefff",
"rgb": {
"r": 206,
"g": 239,
"b": 255
},
"hsl": {
"h": 199.592,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.93337,
"c": 0.04075,
"h": 228.6
},
"luminance": 0.82075
}Semantic roles & 50–950 ramp
primary
#CEEFFF
secondary
#EAA887
accent
#4B00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586