#CFEBDF#CFEBDF
#CFEBDF is a very light, muted teal. Relative luminance 0.780; OKLCH L 91.6% C 0.034 H 167.9°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEBDF |
|---|---|
| RGB | rgb(207, 235, 223) |
| HSL | hsl(154, 41%, 87%) |
| HSV | hsv(154, 12%, 92%) |
| CMYK | cmyk(11.9%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(90.78, -11.43, 2.72) |
| CIE-LCH | lch(90.78, 11.75, 166.63°) |
| OKLab | oklab(91.63% -0.0328 0.007) |
| OKLCH | oklch(91.63% 0.034 167.9) |
| XYZ | xyz(68.7567, 78.0085, 81.2324) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.71
Honeydew
#F0FFF0
ΔE00 6.41
Ice Blue (survey)
#D7FFFE
ΔE00 6.57
Very Pale Blue
#D6FFFE
ΔE00 6.64
Lightcyan
#E0FFFF
ΔE00 6.67
Very Light Blue
#D5FFFF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEBDF #EBCFDB
analogous
#CFEBD1 #CFEBDF #CFE9EB
triadic
#CFEBDF #DFCFEB #EBDFCF
tetradic
#CFEBDF #D1CFEB #EBCFDB #E9EBCF
square
#CFEBDF #D1CFEB #EBCFDB #E9EBCF
split-complementary
#CFEBDF #EBCFE9 #EBD1CF
monochromatic
#79C7A5 #A4D9C2 #CFEBDF #E9F6F1 #E9F6F1
Accessibility & contrast
On white
1.26
#CFEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#CFEBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEBDF
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEBDF | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E7DE
Deuteranopia (green-blind)
#E4E3E0
Tritanopia (blue-blind)
#CAEBE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfebdf; /* rgb */ color: rgb(207, 235, 223); /* oklch */ color: oklch(91.6% 0.034 167.9);
Tailwind
colors: {
custom: {
50: '#ddf1e9',
500: '#cfebdf',
950: '#000000',
},
}SCSS
$custom: #cfebdf; $custom-light: #ddf1e9; $custom-dark: #000000;
JSON
{
"hex": "#cfebdf",
"rgb": {
"r": 207,
"g": 235,
"b": 223
},
"hsl": {
"h": 154.286,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.91631,
"c": 0.03358,
"h": 167.9
},
"luminance": 0.7801
}Semantic roles & 50–950 ramp
primary
#CFEBDF
secondary
#C698AC
accent
#3169B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584