#CEFBED#CEFBED
#CEFBED is a very light, muted teal. Relative luminance 0.882; OKLCH L 95.3% C 0.050 H 174.3°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFBED |
|---|---|
| RGB | rgb(206, 251, 237) |
| HSL | hsl(161, 85%, 90%) |
| HSV | hsv(161, 18%, 98%) |
| CMYK | cmyk(17.9%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(95.26, -17.04, 1.95) |
| CIE-LCH | lch(95.26, 17.15, 173.48°) |
| OKLab | oklab(95.28% -0.0495 0.0049) |
| OKLCH | oklch(95.28% 0.05 174.3) |
| XYZ | xyz(75.2327, 88.2284, 93.1703) |
| Luminance | 0.8823 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.46
Eggshell Blue
#C4FFF7
ΔE00 3.61
Ice
#D6FFFA
ΔE00 3.84
Light Light Blue
#CAFFFB
ΔE00 4.18
Pale Aqua
#B8FFEB
ΔE00 5.04
Very Pale Blue
#D6FFFE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFBED #FBCEDC
analogous
#CEFBD7 #CEFBED #CEF3FB
triadic
#CEFBED #EDCEFB #FBEDCE
tetradic
#CEFBED #D7CEFB #FBCEDC #F3FBCE
square
#CEFBED #D7CEFB #FBCEDC #F3FBCE
split-complementary
#CEFBED #FBCEF3 #FBD7CE
monochromatic
#5DF2C3 #95F6D8 #CEFBED #E3FDF5 #E3FDF5
Accessibility & contrast
On white
1.13
#CEFBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#CEFBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFBED
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFBED | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EC
Deuteranopia (green-blind)
#EFEFEE
Tritanopia (blue-blind)
#C4FCF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cefbed; /* rgb */ color: rgb(206, 251, 237); /* oklch */ color: oklch(95.3% 0.050 174.3);
Tailwind
colors: {
custom: {
50: '#ddfcf2',
500: '#cefbed',
950: '#000000',
},
}SCSS
$custom: #cefbed; $custom-light: #ddfcf2; $custom-dark: #000000;
JSON
{
"hex": "#cefbed",
"rgb": {
"r": 206,
"g": 251,
"b": 237
},
"hsl": {
"h": 161.333,
"s": 84.906,
"l": 89.608
},
"oklch": {
"l": 0.95279,
"c": 0.04974,
"h": 174.3
},
"luminance": 0.88231
}Semantic roles & 50–950 ramp
primary
#CEFBED
secondary
#E28CA6
accent
#0449E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585