#CEFFEE#CEFFEE
#CEFFEE is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.1% C 0.055 H 172.0°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFEE |
|---|---|
| RGB | rgb(206, 255, 238) |
| HSL | hsl(159, 100%, 90%) |
| HSV | hsv(159, 19%, 100%) |
| CMYK | cmyk(19.2%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(96.33, -18.81, 2.99) |
| CIE-LCH | lch(96.33, 19.04, 170.95°) |
| OKLab | oklab(96.14% -0.0543 0.0077) |
| OKLCH | oklch(96.14% 0.055 172) |
| XYZ | xyz(76.6420, 90.8124, 94.3628) |
| Luminance | 0.9082 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.87
Pale Aqua
#B8FFEB
ΔE00 4.05
Duck Egg Blue
#C3FBF4
ΔE00 4.06
Light Light Blue
#CAFFFB
ΔE00 4.95
Ice
#D6FFFA
ΔE00 4.95
Pale Cyan
#B7FFFA
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFEE #FFCEDF
analogous
#CEFFD5 #CEFFEE #CEF7FF
triadic
#CEFFEE #EECEFF #FFEECE
tetradic
#CEFFEE #D5CEFF #FFCEDF #F7FFCE
square
#CEFFEE #D5CEFF #FFCEDF #F7FFCE
split-complementary
#CEFFEE #FFCEF7 #FFD5CE
monochromatic
#54FFC4 #91FFD9 #CEFFEE #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.10
#CEFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#CEFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFEE
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFEE | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8ED
Deuteranopia (green-blind)
#F3F2EF
Tritanopia (blue-blind)
#C3FFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ceffee; /* rgb */ color: rgb(206, 255, 238); /* oklch */ color: oklch(96.1% 0.055 172.0);
Tailwind
colors: {
custom: {
50: '#ddfff3',
500: '#ceffee',
950: '#000000',
},
}SCSS
$custom: #ceffee; $custom-light: #ddfff3; $custom-dark: #000000;
JSON
{
"hex": "#ceffee",
"rgb": {
"r": 206,
"g": 255,
"b": 238
},
"hsl": {
"h": 159.184,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.96143,
"c": 0.05482,
"h": 172
},
"luminance": 0.90815
}Semantic roles & 50–950 ramp
primary
#CEFFEE
secondary
#EA87AA
accent
#0050E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685