#C5FFEC#C5FFEC
#C5FFEC is a very light, moderate teal. Relative luminance 0.894; OKLCH L 95.5% C 0.064 H 172.8°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFEC |
|---|---|
| RGB | rgb(197, 255, 236) |
| HSL | hsl(160, 100%, 89%) |
| HSV | hsv(160, 23%, 100%) |
| CMYK | cmyk(22.7%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(95.77, -21.93, 3.14) |
| CIE-LCH | lch(95.77, 22.16, 171.86°) |
| OKLab | oklab(95.54% -0.0633 0.008) |
| OKLCH | oklch(95.54% 0.064 172.8) |
| XYZ | xyz(73.9218, 89.4436, 92.7101) |
| Luminance | 0.8945 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.22
Eggshell Blue
#C4FFF7
ΔE00 3.99
Duck Egg Blue
#C3FBF4
ΔE00 4.40
Light Light Blue
#CAFFFB
ΔE00 5.65
Pale Cyan
#B7FFFA
ΔE00 5.67
Ice
#D6FFFA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFEC #FFC5D8
analogous
#C5FFCF #C5FFEC #C5F5FF
triadic
#C5FFEC #ECC5FF #FFECC5
tetradic
#C5FFEC #CFC5FF #FFC5D8 #F5FFC5
square
#C5FFEC #CFC5FF #FFC5D8 #F5FFC5
split-complementary
#C5FFEC #FFC5F5 #FFCFC5
monochromatic
#4BFFC4 #88FFD8 #C5FFEC #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.11
#C5FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#C5FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFEC
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFEC | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F0F0ED
Tritanopia (blue-blind)
#B7FFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c5ffec; /* rgb */ color: rgb(197, 255, 236); /* oklch */ color: oklch(95.5% 0.064 172.8);
Tailwind
colors: {
custom: {
50: '#d7fff2',
500: '#c5ffec',
950: '#000000',
},
}SCSS
$custom: #c5ffec; $custom-light: #d7fff2; $custom-dark: #000000;
JSON
{
"hex": "#c5ffec",
"rgb": {
"r": 197,
"g": 255,
"b": 236
},
"hsl": {
"h": 160.345,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.9554,
"c": 0.0638,
"h": 172.8
},
"luminance": 0.89446
}Semantic roles & 50–950 ramp
primary
#C5FFEC
secondary
#E980A2
accent
#004BE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685