#5FF5B2#5FF5B2
#5FF5B2 is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.3% C 0.160 H 160.8°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF5B2 |
|---|---|
| RGB | rgb(95, 245, 178) |
| HSL | hsl(153, 88%, 67%) |
| HSV | hsv(153, 61%, 96%) |
| CMYK | cmyk(61.2%, 0%, 27.3%, 3.9%) |
| CIE-LAB | lab(87.46, -55.09, 20.64) |
| CIE-LCH | lch(87.46, 58.83, 159.46°) |
| OKLab | oklab(87.26% -0.1509 0.0526) |
| OKLCH | oklch(87.26% 0.16 160.8) |
| XYZ | xyz(45.4033, 70.9474, 53.4123) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.48
Greenish Cyan
#2AFEB7
ΔE00 2.93
Light Blue Green
#7EFBB3
ΔE00 2.94
Greenish Turquoise
#00FBB0
ΔE00 3.11
Seafoam Green
#7AF9AB
ΔE00 3.37
Seafoam (survey)
#80F9AD
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF5B2 #F55FA2
analogous
#5FF567 #5FF5B2 #5FEDF5
triadic
#5FF5B2 #B25FF5 #F5B25F
tetradic
#5FF5B2 #675FF5 #F55FA2 #EDF55F
square
#5FF5B2 #675FF5 #F55FA2 #EDF55F
split-complementary
#5FF5B2 #F55FED #F5675F
monochromatic
#0DCD77 #25F196 #5FF5B2 #99F9CE #D2FCE9
Accessibility & contrast
On white
1.38
#5FF5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#5FF5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF5B2
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF5B2 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AE
Deuteranopia (green-blind)
#DDD5B6
Tritanopia (blue-blind)
#00F4E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff5b2; /* rgb */ color: rgb(95, 245, 178); /* oklch */ color: oklch(87.3% 0.160 160.8);
Tailwind
colors: {
custom: {
50: '#9af9c9',
500: '#5ff5b2',
950: '#000000',
},
}SCSS
$custom: #5ff5b2; $custom-light: #9af9c9; $custom-dark: #000000;
JSON
{
"hex": "#5ff5b2",
"rgb": {
"r": 95,
"g": 245,
"b": 178
},
"hsl": {
"h": 153.2,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.87262,
"c": 0.15979,
"h": 160.8
},
"luminance": 0.70952
}Semantic roles & 50–950 ramp
primary
#5FF5B2
secondary
#C92F74
accent
#0167E5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582