#CEFFE8#CEFFE8
#CEFFE8 is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.0% C 0.059 H 165.0°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFE8 |
|---|---|
| RGB | rgb(206, 255, 232) |
| HSL | hsl(152, 100%, 90%) |
| HSV | hsv(152, 19%, 100%) |
| CMYK | cmyk(19.2%, 0%, 9%, 0%) |
| CIE-LAB | lab(96.19, -19.95, 5.87) |
| CIE-LCH | lch(96.19, 20.80, 163.59°) |
| OKLab | oklab(95.98% -0.0567 0.0152) |
| OKLCH | oklch(95.98% 0.059 165) |
| XYZ | xyz(75.7751, 90.4657, 89.7975) |
| Luminance | 0.9047 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.27
Eggshell Blue
#C4FFF7
ΔE00 5.79
Duck Egg Blue
#C3FBF4
ΔE00 6.02
Ice
#D6FFFA
ΔE00 6.83
Light Light Blue
#CAFFFB
ΔE00 7.01
Pale Turquoise
#A5FBD5
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFE8 #FFCEE5
analogous
#CEFFCF #CEFFE8 #CEFDFF
triadic
#CEFFE8 #E8CEFF #FFE8CE
tetradic
#CEFFE8 #CFCEFF #FFCEE5 #FDFFCE
square
#CEFFE8 #CFCEFF #FFCEE5 #FDFFCE
split-complementary
#CEFFE8 #FFCEFD #FFCFCE
monochromatic
#54FFAF #91FFCB #CEFFE8 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.10
#CEFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#CEFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFE8
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFE8 | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E7
Deuteranopia (green-blind)
#F4F1E9
Tritanopia (blue-blind)
#C4FFF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ceffe8; /* rgb */ color: rgb(206, 255, 232); /* oklch */ color: oklch(96.0% 0.059 165.0);
Tailwind
colors: {
custom: {
50: '#ddffef',
500: '#ceffe8',
950: '#000000',
},
}SCSS
$custom: #ceffe8; $custom-light: #ddffef; $custom-dark: #000000;
JSON
{
"hex": "#ceffe8",
"rgb": {
"r": 206,
"g": 255,
"b": 232
},
"hsl": {
"h": 151.837,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.95982,
"c": 0.05867,
"h": 165
},
"luminance": 0.90468
}Semantic roles & 50–950 ramp
primary
#CEFFE8
secondary
#EA87B6
accent
#006CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685