#CDFFF2#CDFFF2
#CDFFF2 is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.2% C 0.054 H 177.5°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFF2 |
|---|---|
| RGB | rgb(205, 255, 242) |
| HSL | hsl(164, 100%, 90%) |
| HSV | hsv(164, 20%, 100%) |
| CMYK | cmyk(19.6%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(96.37, -18.33, 0.99) |
| CIE-LCH | lch(96.37, 18.36, 176.92°) |
| OKLab | oklab(96.19% -0.0536 0.0023) |
| OKLCH | oklch(96.19% 0.054 177.5) |
| XYZ | xyz(76.9594, 90.9074, 97.4792) |
| Luminance | 0.9091 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.55
Duck Egg Blue
#C3FBF4
ΔE00 2.70
Light Light Blue
#CAFFFB
ΔE00 3.47
Ice
#D6FFFA
ΔE00 3.80
Pale Aqua
#B8FFEB
ΔE00 4.36
Pale Cyan
#B7FFFA
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFF2 #FFCDDA
analogous
#CDFFD9 #CDFFF2 #CDF3FF
triadic
#CDFFF2 #F2CDFF #FFF2CD
tetradic
#CDFFF2 #D9CDFF #FFCDDA #F3FFCD
square
#CDFFF2 #D9CDFF #FFCDDA #F3FFCD
split-complementary
#CDFFF2 #FFCDF3 #FFD9CD
monochromatic
#53FFD2 #90FFE2 #CDFFF2 #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.09
#CDFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#CDFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFF2
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFF2 | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F1
Deuteranopia (green-blind)
#F1F2F3
Tritanopia (blue-blind)
#C1FFFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cdfff2; /* rgb */ color: rgb(205, 255, 242); /* oklch */ color: oklch(96.2% 0.054 177.5);
Tailwind
colors: {
custom: {
50: '#ddfff6',
500: '#cdfff2',
950: '#000000',
},
}SCSS
$custom: #cdfff2; $custom-light: #ddfff6; $custom-dark: #000000;
JSON
{
"hex": "#cdfff2",
"rgb": {
"r": 205,
"g": 255,
"b": 242
},
"hsl": {
"h": 164.4,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.96191,
"c": 0.05368,
"h": 177.5
},
"luminance": 0.9091
}Semantic roles & 50–950 ramp
primary
#CDFFF2
secondary
#EA86A0
accent
#003CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685