#CEEEF4#CEEEF4
#CEEEF4 is a very light, muted teal. Relative luminance 0.808; OKLCH L 92.8% C 0.034 H 210.2°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEF4 |
|---|---|
| RGB | rgb(206, 238, 244) |
| HSL | hsl(189, 63%, 88%) |
| HSV | hsv(189, 16%, 96%) |
| CMYK | cmyk(15.6%, 2.5%, 0%, 4.3%) |
| CIE-LAB | lab(92.04, -9.16, -6.40) |
| CIE-LCH | lch(92.04, 11.18, 214.91°) |
| OKLab | oklab(92.79% -0.0297 -0.0173) |
| OKLCH | oklch(92.79% 0.034 210.2) |
| XYZ | xyz(72.3531, 80.8007, 97.3545) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.37
Very Light Blue
#D5FFFF
ΔE00 5.16
Ice Blue (survey)
#D7FFFE
ΔE00 5.20
Really Light Blue
#D4FFFF
ΔE00 5.29
Very Pale Blue
#D6FFFE
ΔE00 5.31
Powder Blue
#B0E0E6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEF4 #F4D4CE
analogous
#CEF4E7 #CEEEF4 #CEDBF4
triadic
#CEEEF4 #F4CEEE #EEF4CE
tetradic
#CEEEF4 #E7CEF4 #F4D4CE #DBF4CE
square
#CEEEF4 #E7CEF4 #F4D4CE #DBF4CE
split-complementary
#CEEEF4 #F4CEDB #F4E7CE
monochromatic
#6ACBDE #9CDDE9 #CEEEF4 #E6F6F9 #E6F6F9
Accessibility & contrast
On white
1.22
#CEEEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#CEEEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEF4
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEF4 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF4
Deuteranopia (green-blind)
#E1E6F4
Tritanopia (blue-blind)
#C3F1F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ceeef4; /* rgb */ color: rgb(206, 238, 244); /* oklch */ color: oklch(92.8% 0.034 210.2);
Tailwind
colors: {
custom: {
50: '#ddf3f7',
500: '#ceeef4',
950: '#000000',
},
}SCSS
$custom: #ceeef4; $custom-light: #ddf3f7; $custom-dark: #000000;
JSON
{
"hex": "#ceeef4",
"rgb": {
"r": 206,
"g": 238,
"b": 244
},
"hsl": {
"h": 189.474,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.9279,
"c": 0.03439,
"h": 210.2
},
"luminance": 0.80803
}Semantic roles & 50–950 ramp
primary
#CEEEF4
secondary
#D59C91
accent
#361ACB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585