#C5F2EA#C5F2EA
#C5F2EA is a very light, muted teal. Relative luminance 0.813; OKLCH L 92.7% C 0.047 H 183.3°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C5F2EA |
|---|---|
| RGB | rgb(197, 242, 234) |
| HSL | hsl(169, 63%, 86%) |
| HSV | hsv(169, 19%, 95%) |
| CMYK | cmyk(18.6%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(92.27, -15.96, -0.92) |
| CIE-LCH | lch(92.27, 15.98, 183.30°) |
| OKLab | oklab(92.74% -0.0474 -0.0027) |
| OKLCH | oklch(92.74% 0.047 183.3) |
| XYZ | xyz(69.6253, 81.3129, 89.8525) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.69
Light Light Blue
#CAFFFB
ΔE00 3.31
Ice
#D6FFFA
ΔE00 3.35
Eggshell Blue
#C4FFF7
ΔE00 3.54
Pale Blue
#D0FEFE
ΔE00 4.18
Very Pale Blue
#D6FFFE
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5F2EA #F2C5CD
analogous
#C5F2D3 #C5F2EA #C5E3F2
triadic
#C5F2EA #EAC5F2 #F2EAC5
tetradic
#C5F2EA #D3C5F2 #F2C5CD #E3F2C5
square
#C5F2EA #D3C5F2 #F2C5CD #E3F2C5
split-complementary
#C5F2EA #F2C5E3 #F2D3C5
monochromatic
#61DCC6 #93E7D8 #C5F2EA #E6F9F6 #E6F9F6
Accessibility & contrast
On white
1.22
#C5F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#C5F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5F2EA
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5F2EA | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#B9F4EF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c5f2ea; /* rgb */ color: rgb(197, 242, 234); /* oklch */ color: oklch(92.7% 0.047 183.3);
Tailwind
colors: {
custom: {
50: '#d7f6f0',
500: '#c5f2ea',
950: '#000000',
},
}SCSS
$custom: #c5f2ea; $custom-light: #d7f6f0; $custom-dark: #000000;
JSON
{
"hex": "#c5f2ea",
"rgb": {
"r": 197,
"g": 242,
"b": 234
},
"hsl": {
"h": 169.333,
"s": 63.38,
"l": 86.078
},
"oklch": {
"l": 0.92741,
"c": 0.04748,
"h": 183.3
},
"luminance": 0.81315
}Semantic roles & 50–950 ramp
primary
#C5F2EA
secondary
#D28996
accent
#1A3ACB
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585