#CDFDFE#CDFDFE
#CDFDFE is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.1% C 0.049 H 197.9°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFDFE |
|---|---|
| RGB | rgb(205, 253, 254) |
| HSL | hsl(181, 96%, 90%) |
| HSV | hsv(181, 19%, 100%) |
| CMYK | cmyk(19.3%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(96.16, -14.94, -5.51) |
| CIE-LCH | lch(96.16, 15.92, 200.26°) |
| OKLab | oklab(96.12% -0.0464 -0.015) |
| OKLCH | oklch(96.12% 0.049 197.9) |
| XYZ | xyz(78.1864, 90.3827, 107.0728) |
| Luminance | 0.9039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.59
Really Light Blue
#D4FFFF
ΔE00 1.25
Light Sky Blue
#C6FCFF
ΔE00 1.36
Very Light Blue
#D5FFFF
ΔE00 1.46
Very Pale Blue
#D6FFFE
ΔE00 1.75
Ice Blue (survey)
#D7FFFE
ΔE00 1.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFDFE #FECECD
analogous
#CDFEE6 #CDFDFE #CDE5FE
triadic
#CDFDFE #FECDFD #FDFECD
tetradic
#CDFDFE #E6CDFE #FECECD #E5FECD
square
#CDFDFE #E6CDFE #FECECD #E5FECD
split-complementary
#CDFDFE #FECDE5 #FEE6CD
monochromatic
#55F8FC #91FBFD #CDFDFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.10
#CDFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#CDFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFDFE
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFDFE | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#BEFFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdfdfe; /* rgb */ color: rgb(205, 253, 254); /* oklch */ color: oklch(96.1% 0.049 197.9);
Tailwind
colors: {
custom: {
50: '#ddfefe',
500: '#cdfdfe',
950: '#000000',
},
}SCSS
$custom: #cdfdfe; $custom-light: #ddfefe; $custom-dark: #000000;
JSON
{
"hex": "#cdfdfe",
"rgb": {
"r": 205,
"g": 253,
"b": 254
},
"hsl": {
"h": 181.224,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.96121,
"c": 0.04878,
"h": 197.9
},
"luminance": 0.90385
}Semantic roles & 50–950 ramp
primary
#CDFDFE
secondary
#E88A88
accent
#0500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585