#C5FFEB#C5FFEB
#C5FFEB is a very light, moderate teal. Relative luminance 0.894; OKLCH L 95.5% C 0.064 H 171.7°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FFEB |
|---|---|
| RGB | rgb(197, 255, 235) |
| HSL | hsl(159, 100%, 89%) |
| HSV | hsv(159, 23%, 100%) |
| CMYK | cmyk(22.7%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(95.74, -22.13, 3.62) |
| CIE-LCH | lch(95.74, 22.42, 170.72°) |
| OKLab | oklab(95.51% -0.0637 0.0092) |
| OKLCH | oklch(95.51% 0.064 171.7) |
| XYZ | xyz(73.7769, 89.3857, 91.9471) |
| Luminance | 0.8939 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.24
Eggshell Blue
#C4FFF7
ΔE00 4.33
Duck Egg Blue
#C3FBF4
ΔE00 4.73
Light Light Blue
#CAFFFB
ΔE00 5.98
Pale Cyan
#B7FFFA
ΔE00 6.00
Pale Turquoise
#A5FBD5
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FFEB #FFC5D9
analogous
#C5FFCE #C5FFEB #C5F6FF
triadic
#C5FFEB #EBC5FF #FFEBC5
tetradic
#C5FFEB #CEC5FF #FFC5D9 #F6FFC5
square
#C5FFEB #CEC5FF #FFC5D9 #F6FFC5
split-complementary
#C5FFEB #FFC5F6 #FFCEC5
monochromatic
#4BFFC1 #88FFD6 #C5FFEB #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.11
#C5FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#C5FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FFEB
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FFEB | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#B7FFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c5ffeb; /* rgb */ color: rgb(197, 255, 235); /* oklch */ color: oklch(95.5% 0.064 171.7);
Tailwind
colors: {
custom: {
50: '#d7fff1',
500: '#c5ffeb',
950: '#000000',
},
}SCSS
$custom: #c5ffeb; $custom-light: #d7fff1; $custom-dark: #000000;
JSON
{
"hex": "#c5ffeb",
"rgb": {
"r": 197,
"g": 255,
"b": 235
},
"hsl": {
"h": 159.31,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.95513,
"c": 0.06437,
"h": 171.7
},
"luminance": 0.89388
}Semantic roles & 50–950 ramp
primary
#C5FFEB
secondary
#E980A4
accent
#004FE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685