#C5EAEB#C5EAEB
#C5EAEB is a very light, muted teal. Relative luminance 0.767; OKLCH L 91.1% C 0.039 H 198.5°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C5EAEB |
|---|---|
| RGB | rgb(197, 234, 235) |
| HSL | hsl(182, 49%, 85%) |
| HSV | hsv(182, 16%, 92%) |
| CMYK | cmyk(16.2%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(90.19, -11.75, -4.50) |
| CIE-LCH | lch(90.19, 12.58, 200.95°) |
| OKLab | oklab(91.1% -0.0365 -0.0122) |
| OKLCH | oklch(91.1% 0.039 198.5) |
| XYZ | xyz(67.4402, 76.7122, 89.8348) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.87
Very Light Blue
#D5FFFF
ΔE00 4.42
Ice Blue (survey)
#D7FFFE
ΔE00 4.45
Pale Blue
#D0FEFE
ΔE00 4.45
Really Light Blue
#D4FFFF
ΔE00 4.46
Very Pale Blue
#D6FFFE
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5EAEB #EBC6C5
analogous
#C5EBD9 #C5EAEB #C5D7EB
triadic
#C5EAEB #EBC5EA #EAEBC5
tetradic
#C5EAEB #D9C5EB #EBC6C5 #D7EBC5
square
#C5EAEB #D9C5EB #EBC6C5 #D7EBC5
split-complementary
#C5EAEB #EBC5D7 #EBD9C5
monochromatic
#6AC9CC #97DADB #C5EAEB #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.28
#C5EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#C5EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5EAEB
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5EAEB | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#DDE0EB
Tritanopia (blue-blind)
#BAEDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c5eaeb; /* rgb */ color: rgb(197, 234, 235); /* oklch */ color: oklch(91.1% 0.039 198.5);
Tailwind
colors: {
custom: {
50: '#d7f0f1',
500: '#c5eaeb',
950: '#000000',
},
}SCSS
$custom: #c5eaeb; $custom-light: #d7f0f1; $custom-dark: #000000;
JSON
{
"hex": "#c5eaeb",
"rgb": {
"r": 197,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.579,
"s": 48.718,
"l": 84.706
},
"oklch": {
"l": 0.91098,
"c": 0.03852,
"h": 198.5
},
"luminance": 0.76714
}Semantic roles & 50–950 ramp
primary
#C5EAEB
secondary
#C78F8D
accent
#2D29BC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585