#CEEFF7#CEEFF7
#CEEFF7 is a very light, muted cyan. Relative luminance 0.816; OKLCH L 93.1% C 0.036 H 214.0°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFF7 |
|---|---|
| RGB | rgb(206, 239, 247) |
| HSL | hsl(192, 72%, 89%) |
| HSV | hsv(192, 17%, 97%) |
| CMYK | cmyk(16.6%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(92.38, -9.06, -7.45) |
| CIE-LCH | lch(92.38, 11.73, 219.44°) |
| OKLab | oklab(93.09% -0.0299 -0.0202) |
| OKLCH | oklch(93.09% 0.036 214) |
| XYZ | xyz(73.1042, 81.5683, 99.8703) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.76
Very Light Blue
#D5FFFF
ΔE00 5.53
Pale Sky Blue
#BDF6FE
ΔE00 5.59
Ice Blue (survey)
#D7FFFE
ΔE00 5.62
Really Light Blue
#D4FFFF
ΔE00 5.65
Very Pale Blue
#D6FFFE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFF7 #F7D6CE
analogous
#CEF7EB #CEEFF7 #CEDBF7
triadic
#CEEFF7 #F7CEEF #EFF7CE
tetradic
#CEEFF7 #EBCEF7 #F7D6CE #DBF7CE
square
#CEEFF7 #EBCEF7 #F7D6CE #DBF7CE
split-complementary
#CEEFF7 #F7CEDB #F7EBCE
monochromatic
#65CDE6 #99DEEE #CEEFF7 #E5F6FB #E5F6FB
Accessibility & contrast
On white
1.21
#CEEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#CEEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFF7
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFF7 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF8
Deuteranopia (green-blind)
#E2E7F7
Tritanopia (blue-blind)
#C2F3F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ceeff7; /* rgb */ color: rgb(206, 239, 247); /* oklch */ color: oklch(93.1% 0.036 214.0);
Tailwind
colors: {
custom: {
50: '#ddf4f9',
500: '#ceeff7',
950: '#000000',
},
}SCSS
$custom: #ceeff7; $custom-light: #ddf4f9; $custom-dark: #000000;
JSON
{
"hex": "#ceeff7",
"rgb": {
"r": 206,
"g": 239,
"b": 247
},
"hsl": {
"h": 191.707,
"s": 71.93,
"l": 88.824
},
"oklch": {
"l": 0.93087,
"c": 0.03608,
"h": 214
},
"luminance": 0.8157
}Semantic roles & 50–950 ramp
primary
#CEEFF7
secondary
#DA9E8F
accent
#3712D4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585