#CFFDEA#CFFDEA
#CFFDEA is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.7% C 0.053 H 168.2°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFDEA |
|---|---|
| RGB | rgb(207, 253, 234) |
| HSL | hsl(155, 92%, 90%) |
| HSV | hsv(155, 18%, 99%) |
| CMYK | cmyk(18.2%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(95.77, -18.29, 4.25) |
| CIE-LCH | lch(95.77, 18.77, 166.93°) |
| OKLab | oklab(95.68% -0.0523 0.011) |
| OKLCH | oklch(95.68% 0.053 168.2) |
| XYZ | xyz(75.7047, 89.4543, 91.1037) |
| Luminance | 0.8946 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.57
Eggshell Blue
#C4FFF7
ΔE00 4.84
Duck Egg Blue
#C3FBF4
ΔE00 4.92
Ice
#D6FFFA
ΔE00 5.48
Light Light Blue
#CAFFFB
ΔE00 5.80
Pale Cyan
#B7FFFA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFDEA #FDCFE2
analogous
#CFFDD3 #CFFDEA #CFF9FD
triadic
#CFFDEA #EACFFD #FDEACF
tetradic
#CFFDEA #D3CFFD #FDCFE2 #F9FDCF
square
#CFFDEA #D3CFFD #FDCFE2 #F9FDCF
split-complementary
#CFFDEA #FDCFF9 #FDD3CF
monochromatic
#59F8B7 #94FBD0 #CFFDEA #E2FEF2 #E2FEF2
Accessibility & contrast
On white
1.11
#CFFDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#CFFDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFDEA
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFDEA | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E9
Deuteranopia (green-blind)
#F2F0EB
Tritanopia (blue-blind)
#C5FEF7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cffdea; /* rgb */ color: rgb(207, 253, 234); /* oklch */ color: oklch(95.7% 0.053 168.2);
Tailwind
colors: {
custom: {
50: '#defef0',
500: '#cffdea',
950: '#000000',
},
}SCSS
$custom: #cffdea; $custom-light: #defef0; $custom-dark: #000000;
JSON
{
"hex": "#cffdea",
"rgb": {
"r": 207,
"g": 253,
"b": 234
},
"hsl": {
"h": 155.217,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.95679,
"c": 0.05348,
"h": 168.2
},
"luminance": 0.89456
}Semantic roles & 50–950 ramp
primary
#CFFDEA
secondary
#E68AB0
accent
#005FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585