#CEFFEC#CEFFEC
#CEFFEC is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.1% C 0.056 H 169.5°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFEC |
|---|---|
| RGB | rgb(206, 255, 236) |
| HSL | hsl(157, 100%, 90%) |
| HSV | hsv(157, 19%, 100%) |
| CMYK | cmyk(19.2%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(96.28, -19.19, 3.95) |
| CIE-LCH | lch(96.28, 19.59, 168.36°) |
| OKLab | oklab(96.09% -0.0551 0.0102) |
| OKLCH | oklch(96.09% 0.056 169.5) |
| XYZ | xyz(76.3498, 90.6956, 92.8239) |
| Luminance | 0.9070 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.00
Eggshell Blue
#C4FFF7
ΔE00 4.51
Duck Egg Blue
#C3FBF4
ΔE00 4.72
Ice
#D6FFFA
ΔE00 5.58
Light Light Blue
#CAFFFB
ΔE00 5.65
Pale Cyan
#B7FFFA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFEC #FFCEE1
analogous
#CEFFD3 #CEFFEC #CEF9FF
triadic
#CEFFEC #ECCEFF #FFECCE
tetradic
#CEFFEC #D3CEFF #FFCEE1 #F9FFCE
square
#CEFFEC #D3CEFF #FFCEE1 #F9FFCE
split-complementary
#CEFFEC #FFCEF9 #FFD3CE
monochromatic
#54FFBD #91FFD4 #CEFFEC #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.10
#CEFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#CEFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFEC
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFEC | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#F3F2ED
Tritanopia (blue-blind)
#C3FFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ceffec; /* rgb */ color: rgb(206, 255, 236); /* oklch */ color: oklch(96.1% 0.056 169.5);
Tailwind
colors: {
custom: {
50: '#ddfff2',
500: '#ceffec',
950: '#000000',
},
}SCSS
$custom: #ceffec; $custom-light: #ddfff2; $custom-dark: #000000;
JSON
{
"hex": "#ceffec",
"rgb": {
"r": 206,
"g": 255,
"b": 236
},
"hsl": {
"h": 156.735,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.96089,
"c": 0.05601,
"h": 169.5
},
"luminance": 0.90698
}Semantic roles & 50–950 ramp
primary
#CEFFEC
secondary
#EA87AE
accent
#0059E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685