#CEFBEA#CEFBEA
#CEFBEA is a very light, muted teal. Relative luminance 0.881; OKLCH L 95.2% C 0.051 H 170.3°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFBEA |
|---|---|
| RGB | rgb(206, 251, 234) |
| HSL | hsl(157, 85%, 90%) |
| HSV | hsv(157, 18%, 98%) |
| CMYK | cmyk(17.9%, 0%, 6.8%, 1.6%) |
| CIE-LAB | lab(95.18, -17.62, 3.39) |
| CIE-LCH | lch(95.18, 17.94, 169.11°) |
| OKLab | oklab(95.2% -0.0507 0.0087) |
| OKLCH | oklch(95.2% 0.051 170.3) |
| XYZ | xyz(74.7981, 88.0545, 90.8813) |
| Luminance | 0.8806 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.36
Eggshell Blue
#C4FFF7
ΔE00 4.40
Pale Aqua
#B8FFEB
ΔE00 4.78
Ice
#D6FFFA
ΔE00 4.85
Light Light Blue
#CAFFFB
ΔE00 5.22
Very Pale Blue
#D6FFFE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFBEA #FBCEDF
analogous
#CEFBD4 #CEFBEA #CEF6FB
triadic
#CEFBEA #EACEFB #FBEACE
tetradic
#CEFBEA #D4CEFB #FBCEDF #F6FBCE
square
#CEFBEA #D4CEFB #FBCEDF #F6FBCE
split-complementary
#CEFBEA #FBCEF6 #FBD4CE
monochromatic
#5DF2BA #95F6D2 #CEFBEA #E3FDF3 #E3FDF3
Accessibility & contrast
On white
1.13
#CEFBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#CEFBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFBEA
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFBEA | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#C4FCF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cefbea; /* rgb */ color: rgb(206, 251, 234); /* oklch */ color: oklch(95.2% 0.051 170.3);
Tailwind
colors: {
custom: {
50: '#ddfcf0',
500: '#cefbea',
950: '#000000',
},
}SCSS
$custom: #cefbea; $custom-light: #ddfcf0; $custom-dark: #000000;
JSON
{
"hex": "#cefbea",
"rgb": {
"r": 206,
"g": 251,
"b": 234
},
"hsl": {
"h": 157.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.95197,
"c": 0.05142,
"h": 170.3
},
"luminance": 0.88057
}Semantic roles & 50–950 ramp
primary
#CEFBEA
secondary
#E28CAC
accent
#0458E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585