#C5F8EA#C5F8EA
#C5F8EA is a very light, muted teal. Relative luminance 0.849; OKLCH L 94.0% C 0.055 H 176.5°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C5F8EA |
|---|---|
| RGB | rgb(197, 248, 234) |
| HSL | hsl(164, 78%, 87%) |
| HSV | hsv(164, 21%, 97%) |
| CMYK | cmyk(20.6%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(93.86, -18.92, 1.40) |
| CIE-LCH | lch(93.86, 18.97, 175.78°) |
| OKLab | oklab(94% -0.0552 0.0034) |
| OKLCH | oklch(94% 0.055 176.5) |
| XYZ | xyz(71.4404, 84.9432, 90.4575) |
| Luminance | 0.8495 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.86
Eggshell Blue
#C4FFF7
ΔE00 2.99
Pale Aqua
#B8FFEB
ΔE00 3.94
Light Light Blue
#CAFFFB
ΔE00 4.14
Ice
#D6FFFA
ΔE00 4.66
Pale Cyan
#B7FFFA
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5F8EA #F8C5D3
analogous
#C5F8D0 #C5F8EA #C5EDF8
triadic
#C5F8EA #EAC5F8 #F8EAC5
tetradic
#C5F8EA #D0C5F8 #F8C5D3 #EDF8C5
square
#C5F8EA #D0C5F8 #F8C5D3 #EDF8C5
split-complementary
#C5F8EA #F8C5ED #F8D0C5
monochromatic
#58EBC2 #8EF1D6 #C5F8EA #E4FCF5 #E4FCF5
Accessibility & contrast
On white
1.17
#C5F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#C5F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5F8EA
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5F8EA | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E9
Deuteranopia (green-blind)
#EAEAEB
Tritanopia (blue-blind)
#B8F9F4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c5f8ea; /* rgb */ color: rgb(197, 248, 234); /* oklch */ color: oklch(94.0% 0.055 176.5);
Tailwind
colors: {
custom: {
50: '#d7faf0',
500: '#c5f8ea',
950: '#000000',
},
}SCSS
$custom: #c5f8ea; $custom-light: #d7faf0; $custom-dark: #000000;
JSON
{
"hex": "#c5f8ea",
"rgb": {
"r": 197,
"g": 248,
"b": 234
},
"hsl": {
"h": 163.529,
"s": 78.462,
"l": 87.255
},
"oklch": {
"l": 0.94004,
"c": 0.05527,
"h": 176.5
},
"luminance": 0.84946
}Semantic roles & 50–950 ramp
primary
#C5F8EA
secondary
#DC869D
accent
#0B44DB
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585