#C5EDEA#C5EDEA
#C5EDEA is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.7% C 0.042 H 190.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C5EDEA |
|---|---|
| RGB | rgb(197, 237, 234) |
| HSL | hsl(176, 53%, 85%) |
| HSV | hsv(176, 17%, 93%) |
| CMYK | cmyk(16.9%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(90.95, -13.46, -2.85) |
| CIE-LCH | lch(90.95, 13.76, 191.97°) |
| OKLab | oklab(91.69% -0.0409 -0.0078) |
| OKLCH | oklch(91.69% 0.042 190.9) |
| XYZ | xyz(68.1574, 78.3772, 89.3632) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 3.78
Ice
#D6FFFA
ΔE00 3.81
Very Pale Blue
#D6FFFE
ΔE00 3.87
Ice Blue (survey)
#D7FFFE
ΔE00 3.92
Really Light Blue
#D4FFFF
ΔE00 3.95
Very Light Blue
#D5FFFF
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5EDEA #EDC5C8
analogous
#C5EDD6 #C5EDEA #C5DCED
triadic
#C5EDEA #EAC5ED #EDEAC5
tetradic
#C5EDEA #D6C5ED #EDC5C8 #DCEDC5
square
#C5EDEA #D6C5ED #EDC5C8 #DCEDC5
split-complementary
#C5EDEA #EDC5DC #EDD6C5
monochromatic
#68D0C8 #96DFD9 #C5EDEA #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.26
#C5EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#C5EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5EDEA
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5EDEA | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EA
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#BAEFEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c5edea; /* rgb */ color: rgb(197, 237, 234); /* oklch */ color: oklch(91.7% 0.042 190.9);
Tailwind
colors: {
custom: {
50: '#d7f2f0',
500: '#c5edea',
950: '#000000',
},
}SCSS
$custom: #c5edea; $custom-light: #d7f2f0; $custom-dark: #000000;
JSON
{
"hex": "#c5edea",
"rgb": {
"r": 197,
"g": 237,
"b": 234
},
"hsl": {
"h": 175.5,
"s": 52.632,
"l": 85.098
},
"oklch": {
"l": 0.91694,
"c": 0.04161,
"h": 190.9
},
"luminance": 0.78379
}Semantic roles & 50–950 ramp
primary
#C5EDEA
secondary
#CA8C91
accent
#2531C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585