#CEDFDA#CEDFDA
#CEDFDA is a very light, near-neutral teal. Relative luminance 0.710; OKLCH L 88.9% C 0.019 H 176.4°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFDA |
|---|---|
| RGB | rgb(206, 223, 218) |
| HSL | hsl(162, 21%, 84%) |
| HSV | hsv(162, 8%, 87%) |
| CMYK | cmyk(7.6%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(87.46, -6.60, 0.50) |
| CIE-LCH | lch(87.46, 6.62, 175.67°) |
| OKLab | oklab(88.95% -0.0194 0.0012) |
| OKLCH | oklch(88.95% 0.019 176.4) |
| XYZ | xyz(64.4935, 70.9583, 76.6146) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.21
Silver (survey)
#C5C9C7
ΔE00 7.28
Azure (CSS)
#F0FFFF
ΔE00 7.49
Mintcream
#F5FFFA
ΔE00 7.63
Lightcyan
#E0FFFF
ΔE00 7.76
Fog
#D8DCE0
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFDA #DFCED3
analogous
#CEDFD2 #CEDFDA #CEDCDF
triadic
#CEDFDA #DACEDF #DFDACE
tetradic
#CEDFDA #D2CEDF #DFCED3 #DCDFCE
square
#CEDFDA #D2CEDF #DFCED3 #DCDFCE
split-complementary
#CEDFDA #DFCEDC #DFD2CE
monochromatic
#84AFA2 #A9C7BE #CEDFDA #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.38
#CEDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#CEDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFDA
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFDA | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#DADADA
Tritanopia (blue-blind)
#CAE0DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cedfda; /* rgb */ color: rgb(206, 223, 218); /* oklch */ color: oklch(88.9% 0.019 176.4);
Tailwind
colors: {
custom: {
50: '#dde9e5',
500: '#cedfda',
950: '#000000',
},
}SCSS
$custom: #cedfda; $custom-light: #dde9e5; $custom-dark: #000000;
JSON
{
"hex": "#cedfda",
"rgb": {
"r": 206,
"g": 223,
"b": 218
},
"hsl": {
"h": 162.353,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.88947,
"c": 0.0194,
"h": 176.4
},
"luminance": 0.70959
}Semantic roles & 50–950 ramp
primary
#CEDFDA
secondary
#B59CA3
accent
#46609F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484