#5FF5CA#5FF5CA
#5FF5CA is a very light, vivid teal. Relative luminance 0.720; OKLCH L 87.8% C 0.142 H 170.7°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF5CA |
|---|---|
| RGB | rgb(95, 245, 202) |
| HSL | hsl(163, 88%, 67%) |
| HSV | hsv(163, 61%, 96%) |
| CMYK | cmyk(61.2%, 0%, 17.6%, 3.9%) |
| CIE-LAB | lab(87.97, -49.89, 8.95) |
| CIE-LCH | lch(87.97, 50.68, 169.83°) |
| OKLab | oklab(87.85% -0.1402 0.0228) |
| OKLCH | oklch(87.85% 0.142 170.7) |
| XYZ | xyz(48.0272, 71.9970, 67.2314) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.45
Aquamarine
#7FFFD4
ΔE00 2.99
Bright Teal
#01F9C6
ΔE00 3.13
Aqua Marine
#2EE8BB
ΔE00 3.65
Light Aquamarine
#7BFDC7
ΔE00 3.83
Light Aqua
#8CFFDB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF5CA #F55F8A
analogous
#5FF57F #5FF5CA #5FD5F5
triadic
#5FF5CA #CA5FF5 #F5CA5F
tetradic
#5FF5CA #7F5FF5 #F55F8A #D5F55F
square
#5FF5CA #7F5FF5 #F55F8A #D5F55F
split-complementary
#5FF5CA #F55FD5 #F57F5F
monochromatic
#0DCD96 #25F1B7 #5FF5CA #99F9DD #D2FCF0
Accessibility & contrast
On white
1.36
#5FF5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#5FF5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF5CA
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF5CA | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6C8
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff5ca; /* rgb */ color: rgb(95, 245, 202); /* oklch */ color: oklch(87.8% 0.142 170.7);
Tailwind
colors: {
custom: {
50: '#9bf9da',
500: '#5ff5ca',
950: '#000000',
},
}SCSS
$custom: #5ff5ca; $custom-light: #9bf9da; $custom-dark: #000000;
JSON
{
"hex": "#5ff5ca",
"rgb": {
"r": 95,
"g": 245,
"b": 202
},
"hsl": {
"h": 162.8,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.87845,
"c": 0.14203,
"h": 170.7
},
"luminance": 0.72002
}Semantic roles & 50–950 ramp
primary
#5FF5CA
secondary
#C92F5B
accent
#0142E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583