#CDEFF4#CDEFF4
#CDEFF4 is a very light, muted teal. Relative luminance 0.812; OKLCH L 92.9% C 0.036 H 207.4°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEFF4 |
|---|---|
| RGB | rgb(205, 239, 244) |
| HSL | hsl(188, 64%, 88%) |
| HSV | hsv(188, 16%, 96%) |
| CMYK | cmyk(16%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(92.24, -9.98, -6.11) |
| CIE-LCH | lch(92.24, 11.70, 211.49°) |
| OKLab | oklab(92.93% -0.032 -0.0166) |
| OKLCH | oklch(92.93% 0.036 207.4) |
| XYZ | xyz(72.3682, 81.2419, 97.4388) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.00
Very Light Blue
#D5FFFF
ΔE00 4.45
Ice Blue (survey)
#D7FFFE
ΔE00 4.51
Really Light Blue
#D4FFFF
ΔE00 4.56
Very Pale Blue
#D6FFFE
ΔE00 4.60
Pale Blue
#D0FEFE
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEFF4 #F4D2CD
analogous
#CDF4E5 #CDEFF4 #CDDBF4
triadic
#CDEFF4 #F4CDEF #EFF4CD
tetradic
#CDEFF4 #E5CDF4 #F4D2CD #DBF4CD
square
#CDEFF4 #E5CDF4 #F4D2CD #DBF4CD
split-complementary
#CDEFF4 #F4CDDB #F4E5CD
monochromatic
#69CFDE #9BDFE9 #CDEFF4 #E6F7F9 #E6F7F9
Accessibility & contrast
On white
1.22
#CDEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#CDEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEFF4
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEFF4 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF4
Deuteranopia (green-blind)
#E2E6F4
Tritanopia (blue-blind)
#C2F2F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cdeff4; /* rgb */ color: rgb(205, 239, 244); /* oklch */ color: oklch(92.9% 0.036 207.4);
Tailwind
colors: {
custom: {
50: '#dcf4f7',
500: '#cdeff4',
950: '#000000',
},
}SCSS
$custom: #cdeff4; $custom-light: #dcf4f7; $custom-dark: #000000;
JSON
{
"hex": "#cdeff4",
"rgb": {
"r": 205,
"g": 239,
"b": 244
},
"hsl": {
"h": 187.692,
"s": 63.934,
"l": 88.039
},
"oklch": {
"l": 0.92929,
"c": 0.03604,
"h": 207.4
},
"luminance": 0.81244
}Semantic roles & 50–950 ramp
primary
#CDEFF4
secondary
#D59990
accent
#311ACC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585