#CDFEFE#CDFEFE
#CDFEFE is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.3% C 0.050 H 196.3°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEFE |
|---|---|
| RGB | rgb(205, 254, 254) |
| HSL | hsl(180, 96%, 90%) |
| HSV | hsv(180, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(96.42, -15.43, -5.13) |
| CIE-LCH | lch(96.42, 16.26, 198.38°) |
| OKLab | oklab(96.33% -0.0477 -0.014) |
| OKLCH | oklch(96.33% 0.05 196.3) |
| XYZ | xyz(78.5029, 91.0158, 107.1783) |
| Luminance | 0.9102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.66
Really Light Blue
#D4FFFF
ΔE00 1.40
Light Sky Blue
#C6FCFF
ΔE00 1.49
Very Light Blue
#D5FFFF
ΔE00 1.64
Very Pale Blue
#D6FFFE
ΔE00 1.83
Light Light Blue
#CAFFFB
ΔE00 1.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEFE #FECDCD
analogous
#CDFEE6 #CDFEFE #CDE5FE
triadic
#CDFEFE #FECDFE #FEFECD
tetradic
#CDFEFE #E5CDFE #FECDCD #E6FECD
square
#CDFEFE #E5CDFE #FECDCD #E6FECD
split-complementary
#CDFEFE #FECDE6 #FEE6CD
monochromatic
#55FCFC #91FDFD #CDFEFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.09
#CDFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#CDFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEFE
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEFE | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#BEFFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cdfefe; /* rgb */ color: rgb(205, 254, 254); /* oklch */ color: oklch(96.3% 0.050 196.3);
Tailwind
colors: {
custom: {
50: '#ddfefe',
500: '#cdfefe',
950: '#000000',
},
}SCSS
$custom: #cdfefe; $custom-light: #ddfefe; $custom-dark: #000000;
JSON
{
"hex": "#cdfefe",
"rgb": {
"r": 205,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.96328,
"c": 0.0497,
"h": 196.3
},
"luminance": 0.91019
}Semantic roles & 50–950 ramp
primary
#CDFEFE
secondary
#E88888
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585