#5FF9C5#5FF9C5
#5FF9C5 is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.7% C 0.150 H 167.2°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF9C5 |
|---|---|
| RGB | rgb(95, 249, 197) |
| HSL | hsl(160, 93%, 67%) |
| HSV | hsv(160, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 20.9%, 2.4%) |
| CIE-LAB | lab(89.02, -52.67, 13.04) |
| CIE-LCH | lch(89.02, 54.26, 166.09°) |
| OKLab | oklab(88.67% -0.1464 0.0334) |
| OKLCH | oklch(88.67% 0.15 167.2) |
| XYZ | xyz(48.6679, 74.2104, 64.5717) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.29
Bright Teal
#01F9C6
ΔE00 2.94
Aquamarine
#7FFFD4
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 3.45
Light Greenish Blue
#63F7B4
ΔE00 3.52
Greenish Cyan
#2AFEB7
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF9C5 #F95F93
analogous
#5FF978 #5FF9C5 #5FE0F9
triadic
#5FF9C5 #C55FF9 #F9C55F
tetradic
#5FF9C5 #785FF9 #F95F93 #E0F95F
square
#5FF9C5 #785FF9 #F95F93 #E0F95F
split-complementary
#5FF9C5 #F95FE0 #F9785F
monochromatic
#08D690 #24F7B0 #5FF9C5 #9AFBDA #D5FDF0
Accessibility & contrast
On white
1.33
#5FF9C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#5FF9C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF9C5
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF9C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF9C5 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E9C2
Deuteranopia (green-blind)
#DED9C8
Tritanopia (blue-blind)
#00FAEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ff9c5; /* rgb */ color: rgb(95, 249, 197); /* oklch */ color: oklch(88.7% 0.150 167.2);
Tailwind
colors: {
custom: {
50: '#9bfcd6',
500: '#5ff9c5',
950: '#000000',
},
}SCSS
$custom: #5ff9c5; $custom-light: #9bfcd6; $custom-dark: #000000;
JSON
{
"hex": "#5ff9c5",
"rgb": {
"r": 95,
"g": 249,
"b": 197
},
"hsl": {
"h": 159.74,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.88669,
"c": 0.15021,
"h": 167.2
},
"luminance": 0.74215
}Semantic roles & 50–950 ramp
primary
#5FF9C5
secondary
#D02C64
accent
#004DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683