#CFEBDD#CFEBDD
#CFEBDD is a very light, muted teal. Relative luminance 0.779; OKLCH L 91.6% C 0.035 H 164.1°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBDD |
|---|---|
| RGB | rgb(207, 235, 221) |
| HSL | hsl(150, 41%, 87%) |
| HSV | hsv(150, 12%, 92%) |
| CMYK | cmyk(11.9%, 0%, 6%, 7.8%) |
| CIE-LAB | lab(90.73, -11.80, 3.69) |
| CIE-LCH | lch(90.73, 12.37, 162.64°) |
| OKLab | oklab(91.58% -0.0336 0.0096) |
| OKLCH | oklch(91.58% 0.035 164.1) |
| XYZ | xyz(68.4886, 77.9013, 79.8207) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.15
Honeydew
#F0FFF0
ΔE00 6.36
Ice Blue (survey)
#D7FFFE
ΔE00 7.15
Very Pale Blue
#D6FFFE
ΔE00 7.21
Lightcyan
#E0FFFF
ΔE00 7.31
Duck Egg Blue
#C3FBF4
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBDD #EBCFDD
analogous
#CFEBCF #CFEBDD #CFEBEB
triadic
#CFEBDD #DDCFEB #EBDDCF
tetradic
#CFEBDD #CFCFEB #EBCFDD #EBEBCF
square
#CFEBDD #CFCFEB #EBCFDD #EBEBCF
split-complementary
#CFEBDD #EBCFEB #EBCFCF
monochromatic
#79C7A0 #A4D9BE #CFEBDD #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.27
#CFEBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#CFEBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBDD
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBDD | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DC
Deuteranopia (green-blind)
#E4E3DE
Tritanopia (blue-blind)
#CAEBE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfebdd; /* rgb */ color: rgb(207, 235, 221); /* oklch */ color: oklch(91.6% 0.035 164.1);
Tailwind
colors: {
custom: {
50: '#ddf1e7',
500: '#cfebdd',
950: '#000000',
},
}SCSS
$custom: #cfebdd; $custom-light: #ddf1e7; $custom-dark: #000000;
JSON
{
"hex": "#cfebdd",
"rgb": {
"r": 207,
"g": 235,
"b": 221
},
"hsl": {
"h": 150,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.91576,
"c": 0.03497,
"h": 164.1
},
"luminance": 0.77903
}Semantic roles & 50–950 ramp
primary
#CFEBDD
secondary
#C698AF
accent
#3173B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584