#CDEFEE#CDEFEE
#CDEFEE is a very light, muted teal. Relative luminance 0.809; OKLCH L 92.8% C 0.035 H 194.4°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEFEE |
|---|---|
| RGB | rgb(205, 239, 238) |
| HSL | hsl(178, 52%, 87%) |
| HSV | hsv(178, 14%, 94%) |
| CMYK | cmyk(14.2%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(92.08, -11.18, -3.22) |
| CIE-LCH | lch(92.08, 11.64, 196.08°) |
| OKLab | oklab(92.75% -0.0343 -0.0088) |
| OKLCH | oklch(92.75% 0.035 194.4) |
| XYZ | xyz(71.4720, 80.8834, 92.7188) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.43
Very Pale Blue
#D6FFFE
ΔE00 3.51
Very Light Blue
#D5FFFF
ΔE00 3.59
Lightcyan
#E0FFFF
ΔE00 3.64
Really Light Blue
#D4FFFF
ΔE00 3.68
Pale Blue
#D0FEFE
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEFEE #EFCDCE
analogous
#CDEFDD #CDEFEE #CDDFEF
triadic
#CDEFEE #EECDEF #EFEECD
tetradic
#CDEFEE #DDCDEF #EFCDCE #DFEFCD
square
#CDEFEE #DDCDEF #EFCDCE #DFEFCD
split-complementary
#CDEFEE #EFCDDF #EFDDCD
monochromatic
#70D1CE #9FE0DE #CDEFEE #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.22
#CDEFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#CDEFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEFEE
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEFEE | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#C3F1EF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdefee; /* rgb */ color: rgb(205, 239, 238); /* oklch */ color: oklch(92.8% 0.035 194.4);
Tailwind
colors: {
custom: {
50: '#dcf4f3',
500: '#cdefee',
950: '#000000',
},
}SCSS
$custom: #cdefee; $custom-light: #dcf4f3; $custom-dark: #000000;
JSON
{
"hex": "#cdefee",
"rgb": {
"r": 205,
"g": 239,
"b": 238
},
"hsl": {
"h": 178.235,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.9275,
"c": 0.03541,
"h": 194.4
},
"luminance": 0.80885
}Semantic roles & 50–950 ramp
primary
#CDEFEE
secondary
#CD9495
accent
#272BBF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585