#CEFFEB#CEFFEB
#CEFFEB is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.1% C 0.057 H 168.4°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFEB |
|---|---|
| RGB | rgb(206, 255, 235) |
| HSL | hsl(156, 100%, 90%) |
| HSV | hsv(156, 19%, 100%) |
| CMYK | cmyk(19.2%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(96.26, -19.38, 4.43) |
| CIE-LCH | lch(96.26, 19.88, 167.12°) |
| OKLab | oklab(96.06% -0.0555 0.0114) |
| OKLCH | oklch(96.06% 0.057 168.4) |
| XYZ | xyz(76.2049, 90.6376, 92.0609) |
| Luminance | 0.9064 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.02
Eggshell Blue
#C4FFF7
ΔE00 4.83
Duck Egg Blue
#C3FBF4
ΔE00 5.04
Ice
#D6FFFA
ΔE00 5.90
Light Light Blue
#CAFFFB
ΔE00 5.99
Pale Cyan
#B7FFFA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFEB #FFCEE2
analogous
#CEFFD2 #CEFFEB #CEFBFF
triadic
#CEFFEB #EBCEFF #FFEBCE
tetradic
#CEFFEB #D2CEFF #FFCEE2 #FBFFCE
square
#CEFFEB #D2CEFF #FFCEE2 #FBFFCE
split-complementary
#CEFFEB #FFCEFB #FFD2CE
monochromatic
#54FFB9 #91FFD2 #CEFFEB #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.10
#CEFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#CEFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFEB
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFEB | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EA
Deuteranopia (green-blind)
#F3F2EC
Tritanopia (blue-blind)
#C4FFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ceffeb; /* rgb */ color: rgb(206, 255, 235); /* oklch */ color: oklch(96.1% 0.057 168.4);
Tailwind
colors: {
custom: {
50: '#ddfff1',
500: '#ceffeb',
950: '#000000',
},
}SCSS
$custom: #ceffeb; $custom-light: #ddfff1; $custom-dark: #000000;
JSON
{
"hex": "#ceffeb",
"rgb": {
"r": 206,
"g": 255,
"b": 235
},
"hsl": {
"h": 155.51,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.96062,
"c": 0.05664,
"h": 168.4
},
"luminance": 0.9064
}Semantic roles & 50–950 ramp
primary
#CEFFEB
secondary
#EA87B0
accent
#005EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685