#58FFB0#58FFB0
#58FFB0 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.4% C 0.177 H 158.7°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFB0 |
|---|---|
| RGB | rgb(88, 255, 176) |
| HSL | hsl(152, 100%, 67%) |
| HSV | hsv(152, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 31%, 0%) |
| CIE-LAB | lab(90.19, -60.63, 25.41) |
| CIE-LCH | lch(90.19, 65.73, 157.26°) |
| OKLab | oklab(89.44% -0.165 0.0643) |
| OKLCH | oklch(89.44% 0.177 158.7) |
| XYZ | xyz(47.6164, 76.7241, 53.3657) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.17
Sea Green (survey)
#53FCA1
ΔE00 2.29
Bright Sea Green
#05FFA6
ΔE00 2.47
Light Greenish Blue
#63F7B4
ΔE00 2.50
Greenish Cyan
#2AFEB7
ΔE00 2.70
Light Bluish Green
#76FDA8
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFB0 #FF58A7
analogous
#58FF5D #58FFB0 #58FAFF
triadic
#58FFB0 #B058FF #FFB058
tetradic
#58FFB0 #5D58FF #FF58A7 #FAFF58
square
#58FFB0 #5D58FF #FF58A7 #FAFF58
split-complementary
#58FFB0 #FF58FA #FF5D58
monochromatic
#00DD74 #1BFF93 #58FFB0 #95FFCD #D2FFEA
Accessibility & contrast
On white
1.28
#58FFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#58FFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFB0
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFB0 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECAB
Deuteranopia (green-blind)
#E7DDB5
Tritanopia (blue-blind)
#00FEEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #58ffb0; /* rgb */ color: rgb(88, 255, 176); /* oklch */ color: oklch(89.4% 0.177 158.7);
Tailwind
colors: {
custom: {
50: '#98ffc8',
500: '#58ffb0',
950: '#000000',
},
}SCSS
$custom: #58ffb0; $custom-light: #98ffc8; $custom-dark: #000000;
JSON
{
"hex": "#58ffb0",
"rgb": {
"r": 88,
"g": 255,
"b": 176
},
"hsl": {
"h": 151.617,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.89444,
"c": 0.17712,
"h": 158.7
},
"luminance": 0.76729
}Semantic roles & 50–950 ramp
primary
#58FFB0
secondary
#D62679
accent
#006DE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682