#CEEFF4#CEEFF4
#CEEFF4 is a very light, muted teal. Relative luminance 0.814; OKLCH L 93.0% C 0.035 H 207.7°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEFF4 |
|---|---|
| RGB | rgb(206, 239, 244) |
| HSL | hsl(188, 63%, 88%) |
| HSV | hsv(188, 16%, 96%) |
| CMYK | cmyk(15.6%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(92.30, -9.67, -6.01) |
| CIE-LCH | lch(92.30, 11.39, 211.87°) |
| OKLab | oklab(93% -0.031 -0.0163) |
| OKLCH | oklch(93% 0.035 207.7) |
| XYZ | xyz(72.6450, 81.3846, 97.4518) |
| Luminance | 0.8139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.96
Very Light Blue
#D5FFFF
ΔE00 4.59
Ice Blue (survey)
#D7FFFE
ΔE00 4.62
Really Light Blue
#D4FFFF
ΔE00 4.72
Very Pale Blue
#D6FFFE
ΔE00 4.73
Pale Blue
#D0FEFE
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEFF4 #F4D3CE
analogous
#CEF4E6 #CEEFF4 #CEDCF4
triadic
#CEEFF4 #F4CEEF #EFF4CE
tetradic
#CEEFF4 #E6CEF4 #F4D3CE #DCF4CE
square
#CEEFF4 #E6CEF4 #F4D3CE #DCF4CE
split-complementary
#CEEFF4 #F4CEDC #F4E6CE
monochromatic
#6ACEDE #9CDFE9 #CEEFF4 #E6F7F9 #E6F7F9
Accessibility & contrast
On white
1.22
#CEEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#CEEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEFF4
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEFF4 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF4
Deuteranopia (green-blind)
#E2E7F4
Tritanopia (blue-blind)
#C3F2F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ceeff4; /* rgb */ color: rgb(206, 239, 244); /* oklch */ color: oklch(93.0% 0.035 207.7);
Tailwind
colors: {
custom: {
50: '#ddf4f7',
500: '#ceeff4',
950: '#000000',
},
}SCSS
$custom: #ceeff4; $custom-light: #ddf4f7; $custom-dark: #000000;
JSON
{
"hex": "#ceeff4",
"rgb": {
"r": 206,
"g": 239,
"b": 244
},
"hsl": {
"h": 187.895,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.92996,
"c": 0.03505,
"h": 207.7
},
"luminance": 0.81386
}Semantic roles & 50–950 ramp
primary
#CEEFF4
secondary
#D59A91
accent
#321ACB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585