#CDFFF0#CDFFF0
#CDFFF0 is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.1% C 0.055 H 174.9°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFF0 |
|---|---|
| RGB | rgb(205, 255, 240) |
| HSL | hsl(162, 100%, 90%) |
| HSV | hsv(162, 20%, 100%) |
| CMYK | cmyk(19.6%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(96.32, -18.73, 1.94) |
| CIE-LCH | lch(96.32, 18.83, 174.07°) |
| OKLab | oklab(96.14% -0.0544 0.0049) |
| OKLCH | oklch(96.14% 0.055 174.9) |
| XYZ | xyz(76.6606, 90.7879, 95.9059) |
| Luminance | 0.9079 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.14
Duck Egg Blue
#C3FBF4
ΔE00 3.33
Pale Aqua
#B8FFEB
ΔE00 4.04
Light Light Blue
#CAFFFB
ΔE00 4.20
Ice
#D6FFFA
ΔE00 4.41
Pale Cyan
#B7FFFA
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFF0 #FFCDDC
analogous
#CDFFD7 #CDFFF0 #CDF5FF
triadic
#CDFFF0 #F0CDFF #FFF0CD
tetradic
#CDFFF0 #D7CDFF #FFCDDC #F5FFCD
square
#CDFFF0 #D7CDFF #FFCDDC #F5FFCD
split-complementary
#CDFFF0 #FFCDF5 #FFD7CD
monochromatic
#53FFCB #90FFDE #CDFFF0 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.10
#CDFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#CDFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFF0
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFF0 | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EF
Deuteranopia (green-blind)
#F2F2F1
Tritanopia (blue-blind)
#C1FFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdfff0; /* rgb */ color: rgb(205, 255, 240); /* oklch */ color: oklch(96.1% 0.055 174.9);
Tailwind
colors: {
custom: {
50: '#ddfff4',
500: '#cdfff0',
950: '#000000',
},
}SCSS
$custom: #cdfff0; $custom-light: #ddfff4; $custom-dark: #000000;
JSON
{
"hex": "#cdfff0",
"rgb": {
"r": 205,
"g": 255,
"b": 240
},
"hsl": {
"h": 162,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.96136,
"c": 0.05464,
"h": 174.9
},
"luminance": 0.9079
}Semantic roles & 50–950 ramp
primary
#CDFFF0
secondary
#EA86A4
accent
#0045E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685