#CFEADE#CFEADE
#CFEADE is a very light, muted teal. Relative luminance 0.774; OKLCH L 91.4% C 0.033 H 167.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEADE |
|---|---|
| RGB | rgb(207, 234, 222) |
| HSL | hsl(153, 39%, 86%) |
| HSV | hsv(153, 12%, 92%) |
| CMYK | cmyk(11.5%, 0%, 5.1%, 8.2%) |
| CIE-LAB | lab(90.50, -11.11, 2.82) |
| CIE-LCH | lch(90.50, 11.47, 165.74°) |
| OKLab | oklab(91.4% -0.0319 0.0073) |
| OKLCH | oklch(91.4% 0.033 167.1) |
| XYZ | xyz(68.3367, 77.3838, 80.4293) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.99
Honeydew
#F0FFF0
ΔE00 6.35
Ice Blue (survey)
#D7FFFE
ΔE00 6.80
Lightcyan
#E0FFFF
ΔE00 6.81
Very Pale Blue
#D6FFFE
ΔE00 6.88
Very Light Blue
#D5FFFF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEADE #EACFDB
analogous
#CFEAD1 #CFEADE #CFE9EA
triadic
#CFEADE #DECFEA #EADECF
tetradic
#CFEADE #D1CFEA #EACFDB #E9EACF
square
#CFEADE #D1CFEA #EACFDB #E9EACF
split-complementary
#CFEADE #EACFE9 #EAD1CF
monochromatic
#7AC5A3 #A4D7C1 #CFEADE #EAF6F0 #EAF6F0
Accessibility & contrast
On white
1.27
#CFEADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#CFEADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEADE
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEADE | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DD
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#CAEAE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfeade; /* rgb */ color: rgb(207, 234, 222); /* oklch */ color: oklch(91.4% 0.033 167.1);
Tailwind
colors: {
custom: {
50: '#ddf0e8',
500: '#cfeade',
950: '#000000',
},
}SCSS
$custom: #cfeade; $custom-light: #ddf0e8; $custom-dark: #000000;
JSON
{
"hex": "#cfeade",
"rgb": {
"r": 207,
"g": 234,
"b": 222
},
"hsl": {
"h": 153.333,
"s": 39.13,
"l": 86.471
},
"oklch": {
"l": 0.91396,
"c": 0.03271,
"h": 167.1
},
"luminance": 0.77385
}Semantic roles & 50–950 ramp
primary
#CFEADE
secondary
#C599AC
accent
#336CB2
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584