#CDF3EA#CDF3EA
#CDF3EA is a very light, muted teal. Relative luminance 0.830; OKLCH L 93.5% C 0.041 H 179.4°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF3EA |
|---|---|
| RGB | rgb(205, 243, 234) |
| HSL | hsl(166, 61%, 88%) |
| HSV | hsv(166, 16%, 95%) |
| CMYK | cmyk(15.6%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(93.02, -13.97, 0.24) |
| CIE-LCH | lch(93.02, 13.98, 179.03°) |
| OKLab | oklab(93.46% -0.0411 0.0004) |
| OKLCH | oklch(93.46% 0.041 179.4) |
| XYZ | xyz(72.0749, 83.0189, 90.0528) |
| Luminance | 0.8302 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.99
Duck Egg Blue
#C3FBF4
ΔE00 4.04
Very Pale Blue
#D6FFFE
ΔE00 4.15
Ice Blue (survey)
#D7FFFE
ΔE00 4.17
Light Light Blue
#CAFFFB
ΔE00 4.20
Pale Blue
#D0FEFE
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF3EA #F3CDD6
analogous
#CDF3D7 #CDF3EA #CDE9F3
triadic
#CDF3EA #EACDF3 #F3EACD
tetradic
#CDF3EA #D7CDF3 #F3CDD6 #E9F3CD
square
#CDF3EA #D7CDF3 #F3CDD6 #E9F3CD
split-complementary
#CDF3EA #F3CDE9 #F3D7CD
monochromatic
#6ADBC1 #9CE7D5 #CDF3EA #E6F9F5 #E6F9F5
Accessibility & contrast
On white
1.19
#CDF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#CDF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF3EA
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF3EA | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEA
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#C4F4F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cdf3ea; /* rgb */ color: rgb(205, 243, 234); /* oklch */ color: oklch(93.5% 0.041 179.4);
Tailwind
colors: {
custom: {
50: '#dcf7f0',
500: '#cdf3ea',
950: '#000000',
},
}SCSS
$custom: #cdf3ea; $custom-light: #dcf7f0; $custom-dark: #000000;
JSON
{
"hex": "#cdf3ea",
"rgb": {
"r": 205,
"g": 243,
"b": 234
},
"hsl": {
"h": 165.789,
"s": 61.29,
"l": 87.843
},
"oklch": {
"l": 0.93464,
"c": 0.04114,
"h": 179.4
},
"luminance": 0.83021
}Semantic roles & 50–950 ramp
primary
#CDF3EA
secondary
#D391A1
accent
#1D45C9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585