#CEFFE9#CEFFE9
#CEFFE9 is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.0% C 0.058 H 166.1°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFFE9 |
|---|---|
| RGB | rgb(206, 255, 233) |
| HSL | hsl(153, 100%, 90%) |
| HSV | hsv(153, 19%, 100%) |
| CMYK | cmyk(19.2%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(96.21, -19.76, 5.39) |
| CIE-LCH | lch(96.21, 20.49, 164.73°) |
| OKLab | oklab(96.01% -0.0563 0.014) |
| OKLCH | oklch(96.01% 0.058 166.1) |
| XYZ | xyz(75.9176, 90.5227, 90.5477) |
| Luminance | 0.9052 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.16
Eggshell Blue
#C4FFF7
ΔE00 5.47
Duck Egg Blue
#C3FBF4
ΔE00 5.69
Ice
#D6FFFA
ΔE00 6.52
Light Light Blue
#CAFFFB
ΔE00 6.67
Pale Turquoise
#A5FBD5
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFFE9 #FFCEE4
analogous
#CEFFD0 #CEFFE9 #CEFDFF
triadic
#CEFFE9 #E9CEFF #FFE9CE
tetradic
#CEFFE9 #D0CEFF #FFCEE4 #FDFFCE
square
#CEFFE9 #D0CEFF #FFCEE4 #FDFFCE
split-complementary
#CEFFE9 #FFCEFD #FFD0CE
monochromatic
#54FFB2 #91FFCE #CEFFE9 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.10
#CEFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#CEFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFFE9
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFFE9 | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E8
Deuteranopia (green-blind)
#F4F2EA
Tritanopia (blue-blind)
#C4FFF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ceffe9; /* rgb */ color: rgb(206, 255, 233); /* oklch */ color: oklch(96.0% 0.058 166.1);
Tailwind
colors: {
custom: {
50: '#ddfff0',
500: '#ceffe9',
950: '#000000',
},
}SCSS
$custom: #ceffe9; $custom-light: #ddfff0; $custom-dark: #000000;
JSON
{
"hex": "#ceffe9",
"rgb": {
"r": 206,
"g": 255,
"b": 233
},
"hsl": {
"h": 153.061,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.96008,
"c": 0.05797,
"h": 166.1
},
"luminance": 0.90525
}Semantic roles & 50–950 ramp
primary
#CEFFE9
secondary
#EA87B4
accent
#0067E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685