#CEFFEF#CEFFEF
#CEFFEF is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.2% C 0.054 H 173.2°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFEF |
|---|---|
| RGB | rgb(206, 255, 239) |
| HSL | hsl(160, 100%, 90%) |
| HSV | hsv(160, 19%, 100%) |
| CMYK | cmyk(19.2%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(96.36, -18.61, 2.52) |
| CIE-LCH | lch(96.36, 18.78, 172.30°) |
| OKLab | oklab(96.17% -0.0539 0.0064) |
| OKLCH | oklch(96.17% 0.054 173.2) |
| XYZ | xyz(76.7893, 90.8714, 95.1387) |
| Luminance | 0.9087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.56
Duck Egg Blue
#C3FBF4
ΔE00 3.74
Pale Aqua
#B8FFEB
ΔE00 4.12
Light Light Blue
#CAFFFB
ΔE00 4.59
Ice
#D6FFFA
ΔE00 4.63
Pale Cyan
#B7FFFA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFEF #FFCEDE
analogous
#CEFFD6 #CEFFEF #CEF6FF
triadic
#CEFFEF #EFCEFF #FFEFCE
tetradic
#CEFFEF #D6CEFF #FFCEDE #F6FFCE
square
#CEFFEF #D6CEFF #FFCEDE #F6FFCE
split-complementary
#CEFFEF #FFCEF6 #FFD6CE
monochromatic
#54FFC7 #91FFDB #CEFFEF #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.10
#CEFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#CEFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFEF
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFEF | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EE
Deuteranopia (green-blind)
#F2F2F0
Tritanopia (blue-blind)
#C3FFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ceffef; /* rgb */ color: rgb(206, 255, 239); /* oklch */ color: oklch(96.2% 0.054 173.2);
Tailwind
colors: {
custom: {
50: '#ddfff4',
500: '#ceffef',
950: '#000000',
},
}SCSS
$custom: #ceffef; $custom-light: #ddfff4; $custom-dark: #000000;
JSON
{
"hex": "#ceffef",
"rgb": {
"r": 206,
"g": 255,
"b": 239
},
"hsl": {
"h": 160.408,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.9617,
"c": 0.05427,
"h": 173.2
},
"luminance": 0.90874
}Semantic roles & 50–950 ramp
primary
#CEFFEF
secondary
#EA87A8
accent
#004BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685