#CEFAEA#CEFAEA
#CEFAEA is a very light, muted teal. Relative luminance 0.874; OKLCH L 95.0% C 0.050 H 171.1°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFAEA |
|---|---|
| RGB | rgb(206, 250, 234) |
| HSL | hsl(158, 81%, 89%) |
| HSV | hsv(158, 18%, 98%) |
| CMYK | cmyk(17.6%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(94.92, -17.13, 3.01) |
| CIE-LCH | lch(94.92, 17.39, 170.04°) |
| OKLab | oklab(94.99% -0.0494 0.0077) |
| OKLCH | oklch(94.99% 0.05 171.1) |
| XYZ | xyz(74.4865, 87.4314, 90.7774) |
| Luminance | 0.8743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.18
Eggshell Blue
#C4FFF7
ΔE00 4.30
Ice
#D6FFFA
ΔE00 4.52
Light Light Blue
#CAFFFB
ΔE00 4.98
Pale Aqua
#B8FFEB
ΔE00 5.04
Very Pale Blue
#D6FFFE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFAEA #FACEDE
analogous
#CEFAD4 #CEFAEA #CEF4FA
triadic
#CEFAEA #EACEFA #FAEACE
tetradic
#CEFAEA #D4CEFA #FACEDE #F4FACE
square
#CEFAEA #D4CEFA #FACEDE #F4FACE
split-complementary
#CEFAEA #FACEF4 #FAD4CE
monochromatic
#5FEFBA #96F4D2 #CEFAEA #E3FCF3 #E3FCF3
Accessibility & contrast
On white
1.14
#CEFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#CEFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFAEA
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFAEA | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#C4FBF5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cefaea; /* rgb */ color: rgb(206, 250, 234); /* oklch */ color: oklch(95.0% 0.050 171.1);
Tailwind
colors: {
custom: {
50: '#ddfcf0',
500: '#cefaea',
950: '#000000',
},
}SCSS
$custom: #cefaea; $custom-light: #ddfcf0; $custom-dark: #000000;
JSON
{
"hex": "#cefaea",
"rgb": {
"r": 206,
"g": 250,
"b": 234
},
"hsl": {
"h": 158.182,
"s": 81.481,
"l": 89.412
},
"oklch": {
"l": 0.94988,
"c": 0.04998,
"h": 171.1
},
"luminance": 0.87434
}Semantic roles & 50–950 ramp
primary
#CEFAEA
secondary
#E08DAB
accent
#0856DE
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585