#CDFAEA#CDFAEA
#CDFAEA is a very light, muted teal. Relative luminance 0.873; OKLCH L 94.9% C 0.051 H 171.6°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFAEA |
|---|---|
| RGB | rgb(205, 250, 234) |
| HSL | hsl(159, 82%, 89%) |
| HSV | hsv(159, 18%, 98%) |
| CMYK | cmyk(18%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(94.86, -17.44, 2.91) |
| CIE-LCH | lch(94.86, 17.68, 170.52°) |
| OKLab | oklab(94.92% -0.0503 0.0075) |
| OKLCH | oklch(94.92% 0.051 171.6) |
| XYZ | xyz(74.2097, 87.2887, 90.7644) |
| Luminance | 0.8729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.05
Eggshell Blue
#C4FFF7
ΔE00 4.15
Ice
#D6FFFA
ΔE00 4.58
Pale Aqua
#B8FFEB
ΔE00 4.83
Light Light Blue
#CAFFFB
ΔE00 4.91
Very Pale Blue
#D6FFFE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFAEA #FACDDD
analogous
#CDFAD4 #CDFAEA #CDF4FA
triadic
#CDFAEA #EACDFA #FAEACD
tetradic
#CDFAEA #D4CDFA #FACDDD #F4FACD
square
#CDFAEA #D4CDFA #FACDDD #F4FACD
split-complementary
#CDFAEA #FACDF4 #FAD4CD
monochromatic
#5EEFBB #95F4D3 #CDFAEA #E3FCF3 #E3FCF3
Accessibility & contrast
On white
1.14
#CDFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#CDFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFAEA
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFAEA | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#C3FBF5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cdfaea; /* rgb */ color: rgb(205, 250, 234); /* oklch */ color: oklch(94.9% 0.051 171.6);
Tailwind
colors: {
custom: {
50: '#dcfcf0',
500: '#cdfaea',
950: '#000000',
},
}SCSS
$custom: #cdfaea; $custom-light: #dcfcf0; $custom-dark: #000000;
JSON
{
"hex": "#cdfaea",
"rgb": {
"r": 205,
"g": 250,
"b": 234
},
"hsl": {
"h": 158.667,
"s": 81.818,
"l": 89.216
},
"oklch": {
"l": 0.94924,
"c": 0.05087,
"h": 171.6
},
"luminance": 0.87291
}Semantic roles & 50–950 ramp
primary
#CDFAEA
secondary
#E08CA9
accent
#0754DE
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585