#58FFB2#58FFB2
#58FFB2 is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.5% C 0.175 H 159.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFB2 |
|---|---|
| RGB | rgb(88, 255, 178) |
| HSL | hsl(152, 100%, 67%) |
| HSV | hsv(152, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(90.23, -60.23, 24.44) |
| CIE-LCH | lch(90.23, 65.00, 157.91°) |
| OKLab | oklab(89.49% -0.1641 0.062) |
| OKLCH | oklch(89.49% 0.175 159.3) |
| XYZ | xyz(47.8158, 76.8039, 54.4155) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.26
Greenish Cyan
#2AFEB7
ΔE00 2.43
Light Green Blue
#56FCA2
ΔE00 2.53
Greenish Turquoise
#00FBB0
ΔE00 2.65
Bright Sea Green
#05FFA6
ΔE00 2.65
Sea Green (survey)
#53FCA1
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFB2 #FF58A5
analogous
#58FF5E #58FFB2 #58F9FF
triadic
#58FFB2 #B258FF #FFB258
tetradic
#58FFB2 #5E58FF #FF58A5 #F9FF58
square
#58FFB2 #5E58FF #FF58A5 #F9FF58
split-complementary
#58FFB2 #FF58F9 #FF5E58
monochromatic
#00DD77 #1BFF96 #58FFB2 #95FFCE #D2FFEA
Accessibility & contrast
On white
1.28
#58FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#58FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFB2
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFB2 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAD
Deuteranopia (green-blind)
#E6DDB7
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #58ffb2; /* rgb */ color: rgb(88, 255, 178); /* oklch */ color: oklch(89.5% 0.175 159.3);
Tailwind
colors: {
custom: {
50: '#98ffc9',
500: '#58ffb2',
950: '#000000',
},
}SCSS
$custom: #58ffb2; $custom-light: #98ffc9; $custom-dark: #000000;
JSON
{
"hex": "#58ffb2",
"rgb": {
"r": 88,
"g": 255,
"b": 178
},
"hsl": {
"h": 152.335,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.89486,
"c": 0.17545,
"h": 159.3
},
"luminance": 0.76809
}Semantic roles & 50–950 ramp
primary
#58FFB2
secondary
#D62677
accent
#006AE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682