#CDEFF3#CDEFF3
#CDEFF3 is a very light, muted teal. Relative luminance 0.812; OKLCH L 92.9% C 0.036 H 205.2°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEFF3 |
|---|---|
| RGB | rgb(205, 239, 243) |
| HSL | hsl(186, 61%, 88%) |
| HSV | hsv(186, 16%, 95%) |
| CMYK | cmyk(15.6%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(92.21, -10.18, -5.63) |
| CIE-LCH | lch(92.21, 11.64, 208.95°) |
| OKLab | oklab(92.9% -0.0324 -0.0153) |
| OKLCH | oklch(92.9% 0.036 205.2) |
| XYZ | xyz(72.2168, 81.1813, 96.6413) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.82
Very Light Blue
#D5FFFF
ΔE00 4.19
Ice Blue (survey)
#D7FFFE
ΔE00 4.22
Really Light Blue
#D4FFFF
ΔE00 4.31
Very Pale Blue
#D6FFFE
ΔE00 4.32
Pale Blue
#D0FEFE
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEFF3 #F3D1CD
analogous
#CDF3E4 #CDEFF3 #CDDCF3
triadic
#CDEFF3 #F3CDEF #EFF3CD
tetradic
#CDEFF3 #E4CDF3 #F3D1CD #DCF3CD
square
#CDEFF3 #E4CDF3 #F3D1CD #DCF3CD
split-complementary
#CDEFF3 #F3CDDC #F3E4CD
monochromatic
#6ACFDB #9CDFE7 #CDEFF3 #E6F7F9 #E6F7F9
Accessibility & contrast
On white
1.22
#CDEFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#CDEFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEFF3
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEFF3 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF3
Deuteranopia (green-blind)
#E2E6F3
Tritanopia (blue-blind)
#C2F2F0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cdeff3; /* rgb */ color: rgb(205, 239, 243); /* oklch */ color: oklch(92.9% 0.036 205.2);
Tailwind
colors: {
custom: {
50: '#dcf4f7',
500: '#cdeff3',
950: '#000000',
},
}SCSS
$custom: #cdeff3; $custom-light: #dcf4f7; $custom-dark: #000000;
JSON
{
"hex": "#cdeff3",
"rgb": {
"r": 205,
"g": 239,
"b": 243
},
"hsl": {
"h": 186.316,
"s": 61.29,
"l": 87.843
},
"oklch": {
"l": 0.92899,
"c": 0.0358,
"h": 205.2
},
"luminance": 0.81183
}Semantic roles & 50–950 ramp
primary
#CDEFF3
secondary
#D39891
accent
#2F1DC9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585