#CDF2F2#CDF2F2
#CDF2F2 is a very light, muted teal. Relative luminance 0.829; OKLCH L 93.5% C 0.038 H 196.5°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF2F2 |
|---|---|
| RGB | rgb(205, 242, 242) |
| HSL | hsl(180, 59%, 88%) |
| HSV | hsv(180, 15%, 95%) |
| CMYK | cmyk(15.3%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(92.97, -11.89, -4.00) |
| CIE-LCH | lch(92.97, 12.55, 198.59°) |
| OKLab | oklab(93.49% -0.0367 -0.0109) |
| OKLCH | oklch(93.49% 0.038 196.5) |
| XYZ | xyz(72.9518, 82.8922, 96.1434) |
| Luminance | 0.8289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 2.72
Very Pale Blue
#D6FFFE
ΔE00 2.76
Very Light Blue
#D5FFFF
ΔE00 2.77
Really Light Blue
#D4FFFF
ΔE00 2.84
Pale Blue
#D0FEFE
ΔE00 3.00
Lightcyan
#E0FFFF
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF2F2 #F2CDCD
analogous
#CDF2DF #CDF2F2 #CDDFF2
triadic
#CDF2F2 #F2CDF2 #F2F2CD
tetradic
#CDF2F2 #DFCDF2 #F2CDCD #DFF2CD
square
#CDF2F2 #DFCDF2 #F2CDCD #DFF2CD
split-complementary
#CDF2F2 #F2CDDF #F2DFCD
monochromatic
#6CD9D9 #9CE5E5 #CDF2F2 #E7F9F9 #E7F9F9
Accessibility & contrast
On white
1.19
#CDF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#CDF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF2F2
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF2F2 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEF2
Deuteranopia (green-blind)
#E5E8F2
Tritanopia (blue-blind)
#C2F5F2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cdf2f2; /* rgb */ color: rgb(205, 242, 242); /* oklch */ color: oklch(93.5% 0.038 196.5);
Tailwind
colors: {
custom: {
50: '#dcf6f6',
500: '#cdf2f2',
950: '#000000',
},
}SCSS
$custom: #cdf2f2; $custom-light: #dcf6f6; $custom-dark: #000000;
JSON
{
"hex": "#cdf2f2",
"rgb": {
"r": 205,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.93488,
"c": 0.0383,
"h": 196.5
},
"luminance": 0.82894
}Semantic roles & 50–950 ramp
primary
#CDF2F2
secondary
#D19292
accent
#1F1FC6
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585