#CEFFED#CEFFED
#CEFFED is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.1% C 0.055 H 170.7°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFED |
|---|---|
| RGB | rgb(206, 255, 237) |
| HSL | hsl(158, 100%, 90%) |
| HSV | hsv(158, 19%, 100%) |
| CMYK | cmyk(19.2%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(96.31, -19.00, 3.47) |
| CIE-LCH | lch(96.31, 19.32, 169.64°) |
| OKLab | oklab(96.12% -0.0547 0.0089) |
| OKLCH | oklch(96.12% 0.055 170.7) |
| XYZ | xyz(76.4955, 90.7538, 93.5912) |
| Luminance | 0.9076 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.00
Eggshell Blue
#C4FFF7
ΔE00 4.19
Duck Egg Blue
#C3FBF4
ΔE00 4.39
Ice
#D6FFFA
ΔE00 5.27
Light Light Blue
#CAFFFB
ΔE00 5.30
Pale Cyan
#B7FFFA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFED #FFCEE0
analogous
#CEFFD4 #CEFFED #CEF9FF
triadic
#CEFFED #EDCEFF #FFEDCE
tetradic
#CEFFED #D4CEFF #FFCEE0 #F9FFCE
square
#CEFFED #D4CEFF #FFCEE0 #F9FFCE
split-complementary
#CEFFED #FFCEF9 #FFD4CE
monochromatic
#54FFC0 #91FFD7 #CEFFED #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.10
#CEFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#CEFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFED
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFED | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#C3FFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ceffed; /* rgb */ color: rgb(206, 255, 237); /* oklch */ color: oklch(96.1% 0.055 170.7);
Tailwind
colors: {
custom: {
50: '#ddfff2',
500: '#ceffed',
950: '#000000',
},
}SCSS
$custom: #ceffed; $custom-light: #ddfff2; $custom-dark: #000000;
JSON
{
"hex": "#ceffed",
"rgb": {
"r": 206,
"g": 255,
"b": 237
},
"hsl": {
"h": 157.959,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.96116,
"c": 0.0554,
"h": 170.7
},
"luminance": 0.90756
}Semantic roles & 50–950 ramp
primary
#CEFFED
secondary
#EA87AC
accent
#0054E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685