#CEFFE7#CEFFE7
#CEFFE7 is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.0% C 0.059 H 163.9°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFE7 |
|---|---|
| RGB | rgb(206, 255, 231) |
| HSL | hsl(151, 100%, 90%) |
| HSV | hsv(151, 19%, 100%) |
| CMYK | cmyk(19.2%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(96.17, -20.14, 6.35) |
| CIE-LCH | lch(96.17, 21.12, 162.49°) |
| OKLab | oklab(95.96% -0.0571 0.0165) |
| OKLCH | oklch(95.96% 0.059 163.9) |
| XYZ | xyz(75.6335, 90.4091, 89.0516) |
| Luminance | 0.9041 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.40
Eggshell Blue
#C4FFF7
ΔE00 6.10
Duck Egg Blue
#C3FBF4
ΔE00 6.34
Pale Turquoise
#A5FBD5
ΔE00 6.86
Ice
#D6FFFA
ΔE00 7.13
Light Light Blue
#CAFFFB
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFE7 #FFCEE6
analogous
#CEFFCE #CEFFE7 #CEFFFF
triadic
#CEFFE7 #E7CEFF #FFE7CE
tetradic
#CEFFE7 #CECEFF #FFCEE6 #FFFFCE
square
#CEFFE7 #CECEFF #FFCEE6 #FFFFCE
split-complementary
#CEFFE7 #FFCEFF #FFCECE
monochromatic
#54FFAB #91FFC9 #CEFFE7 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.10
#CEFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#CEFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFE7
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFE7 | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E6
Deuteranopia (green-blind)
#F4F1E8
Tritanopia (blue-blind)
#C5FFF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ceffe7; /* rgb */ color: rgb(206, 255, 231); /* oklch */ color: oklch(96.0% 0.059 163.9);
Tailwind
colors: {
custom: {
50: '#ddffee',
500: '#ceffe7',
950: '#000000',
},
}SCSS
$custom: #ceffe7; $custom-light: #ddffee; $custom-dark: #000000;
JSON
{
"hex": "#ceffe7",
"rgb": {
"r": 206,
"g": 255,
"b": 231
},
"hsl": {
"h": 150.612,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.95955,
"c": 0.0594,
"h": 163.9
},
"luminance": 0.90411
}Semantic roles & 50–950 ramp
primary
#CEFFE7
secondary
#EA87B8
accent
#0070E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685