#CEDED7#CEDED7
#CEDED7 is a very light, near-neutral teal. Relative luminance 0.703; OKLCH L 88.7% C 0.020 H 167.9°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDED7 |
|---|---|
| RGB | rgb(206, 222, 215) |
| HSL | hsl(154, 20%, 84%) |
| HSV | hsv(154, 7%, 87%) |
| CMYK | cmyk(7.2%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(87.13, -6.65, 1.59) |
| CIE-LCH | lch(87.13, 6.83, 166.54°) |
| OKLab | oklab(88.66% -0.0191 0.0041) |
| OKLCH | oklch(88.66% 0.02 167.9) |
| XYZ | xyz(63.8381, 70.2700, 74.4770) |
| Luminance | 0.7027 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.98
Silver (survey)
#C5C9C7
ΔE00 7.22
Honeydew
#F0FFF0
ΔE00 7.67
Mintcream
#F5FFFA
ΔE00 7.81
Azure (CSS)
#F0FFFF
ΔE00 7.99
Fog
#D8DCE0
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDED7 #DECED5
analogous
#CEDECF #CEDED7 #CEDDDE
triadic
#CEDED7 #D7CEDE #DED7CE
tetradic
#CEDED7 #CFCEDE #DECED5 #DDDECE
square
#CEDED7 #CFCEDE #DECED5 #DDDECE
split-complementary
#CEDED7 #DECEDD #DECFCE
monochromatic
#85AD9B #A9C5B9 #CEDED7 #EDF3F0 #EDF3F0
Accessibility & contrast
On white
1.39
#CEDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#CEDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDED7
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDED7 | 1.00 | 1.39 | 15.05 | 15.05 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD7
Deuteranopia (green-blind)
#DAD9D7
Tritanopia (blue-blind)
#CBDEDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ceded7; /* rgb */ color: rgb(206, 222, 215); /* oklch */ color: oklch(88.7% 0.020 167.9);
Tailwind
colors: {
custom: {
50: '#dde8e3',
500: '#ceded7',
950: '#000000',
},
}SCSS
$custom: #ceded7; $custom-light: #dde8e3; $custom-dark: #000000;
JSON
{
"hex": "#ceded7",
"rgb": {
"r": 206,
"g": 222,
"b": 215
},
"hsl": {
"h": 153.75,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.88657,
"c": 0.01959,
"h": 167.9
},
"luminance": 0.70271
}Semantic roles & 50–950 ramp
primary
#CEDED7
secondary
#B49CA7
accent
#486D9E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484