#CDFFFE#CDFFFE
#CDFFFE is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.5% C 0.051 H 194.8°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFFFE |
|---|---|
| RGB | rgb(205, 255, 254) |
| HSL | hsl(179, 100%, 90%) |
| HSV | hsv(179, 20%, 100%) |
| CMYK | cmyk(19.6%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(96.68, -15.93, -4.74) |
| CIE-LCH | lch(96.68, 16.62, 196.59°) |
| OKLab | oklab(96.54% -0.049 -0.013) |
| OKLCH | oklch(96.54% 0.051 194.8) |
| XYZ | xyz(78.8211, 91.6521, 107.2844) |
| Luminance | 0.9165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.03
Light Light Blue
#CAFFFB
ΔE00 1.45
Really Light Blue
#D4FFFF
ΔE00 1.70
Light Sky Blue
#C6FCFF
ΔE00 1.78
Very Light Blue
#D5FFFF
ΔE00 1.93
Very Pale Blue
#D6FFFE
ΔE00 2.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFFFE #FFCDCE
analogous
#CDFFE5 #CDFFFE #CDE7FF
triadic
#CDFFFE #FECDFF #FFFECD
tetradic
#CDFFFE #E5CDFF #FFCDCE #E7FFCD
square
#CDFFFE #E5CDFF #FFCDCE #E7FFCD
split-complementary
#CDFFFE #FFCDE7 #FFE5CD
monochromatic
#53FFFC #90FFFD #CDFFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.09
#CDFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#CDFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFFFE
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFFFE | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFE
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#BEFFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cdfffe; /* rgb */ color: rgb(205, 255, 254); /* oklch */ color: oklch(96.5% 0.051 194.8);
Tailwind
colors: {
custom: {
50: '#ddfffe',
500: '#cdfffe',
950: '#000000',
},
}SCSS
$custom: #cdfffe; $custom-light: #ddfffe; $custom-dark: #000000;
JSON
{
"hex": "#cdfffe",
"rgb": {
"r": 205,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.8,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.96536,
"c": 0.05065,
"h": 194.8
},
"luminance": 0.91655
}Semantic roles & 50–950 ramp
primary
#CDFFFE
secondary
#EA8688
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685