#CEEEEF#CEEEEF
#CEEEEF is a very light, muted teal. Relative luminance 0.805; OKLCH L 92.6% C 0.033 H 198.9°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEEF |
|---|---|
| RGB | rgb(206, 238, 239) |
| HSL | hsl(182, 51%, 87%) |
| HSV | hsv(182, 14%, 94%) |
| CMYK | cmyk(13.8%, 0.4%, 0%, 6.3%) |
| CIE-LAB | lab(91.91, -10.17, -3.99) |
| CIE-LCH | lch(91.91, 10.92, 201.41°) |
| OKLab | oklab(92.64% -0.0316 -0.0108) |
| OKLCH | oklch(92.64% 0.033 198.9) |
| XYZ | xyz(71.6042, 80.5011, 93.4103) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.60
Ice Blue (survey)
#D7FFFE
ΔE00 3.98
Very Pale Blue
#D6FFFE
ΔE00 4.09
Very Light Blue
#D5FFFF
ΔE00 4.10
Really Light Blue
#D4FFFF
ΔE00 4.22
Pale Blue
#D0FEFE
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEEF #EFCFCE
analogous
#CEEFE0 #CEEEEF #CEDEEF
triadic
#CEEEEF #EFCEEE #EEEFCE
tetradic
#CEEEEF #E0CEEF #EFCFCE #DEEFCE
square
#CEEEEF #E0CEEF #EFCFCE #DEEFCE
split-complementary
#CEEEEF #EFCEDE #EFE0CE
monochromatic
#72CED1 #A0DEE0 #CEEEEF #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.23
#CEEEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#CEEEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEEF
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEEF | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBEF
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#C4F0EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ceeeef; /* rgb */ color: rgb(206, 238, 239); /* oklch */ color: oklch(92.6% 0.033 198.9);
Tailwind
colors: {
custom: {
50: '#ddf3f4',
500: '#ceeeef',
950: '#000000',
},
}SCSS
$custom: #ceeeef; $custom-light: #ddf3f4; $custom-dark: #000000;
JSON
{
"hex": "#ceeeef",
"rgb": {
"r": 206,
"g": 238,
"b": 239
},
"hsl": {
"h": 181.818,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.9264,
"c": 0.03342,
"h": 198.9
},
"luminance": 0.80503
}Semantic roles & 50–950 ramp
primary
#CEEEEF
secondary
#CC9695
accent
#2C27BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585