#58F8B3#58F8B3
#58F8B3 is a very light, vivid teal. Relative luminance 0.725; OKLCH L 87.8% C 0.166 H 161.1°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #58F8B3 |
|---|---|
| RGB | rgb(88, 248, 179) |
| HSL | hsl(154, 92%, 66%) |
| HSV | hsv(154, 65%, 97%) |
| CMYK | cmyk(64.5%, 0%, 27.8%, 2.7%) |
| CIE-LAB | lab(88.19, -57.31, 21.12) |
| CIE-LCH | lch(88.19, 61.08, 159.77°) |
| OKLab | oklab(87.82% -0.1568 0.0537) |
| OKLCH | oklch(87.82% 0.166 161.1) |
| XYZ | xyz(45.7241, 72.4593, 54.2154) |
| Luminance | 0.7246 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.73
Greenish Cyan
#2AFEB7
ΔE00 2.22
Greenish Turquoise
#00FBB0
ΔE00 2.47
Light Blue Green
#7EFBB3
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.47
Seafoam (survey)
#80F9AD
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F8B3 #F8589D
analogous
#58F863 #58F8B3 #58EDF8
triadic
#58F8B3 #B358F8 #F8B358
tetradic
#58F8B3 #6358F8 #F8589D #EDF858
square
#58F8B3 #6358F8 #F8589D #EDF858
split-complementary
#58F8B3 #F858ED #F86358
monochromatic
#09CD78 #1DF698 #58F8B3 #93FACE #CDFDE8
Accessibility & contrast
On white
1.36
#58F8B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#58F8B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F8B3
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F8B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F8B3 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AF
Deuteranopia (green-blind)
#DFD7B7
Tritanopia (blue-blind)
#00F7E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #58f8b3; /* rgb */ color: rgb(88, 248, 179); /* oklch */ color: oklch(87.8% 0.166 161.1);
Tailwind
colors: {
custom: {
50: '#97fbca',
500: '#58f8b3',
950: '#000000',
},
}SCSS
$custom: #58f8b3; $custom-light: #97fbca; $custom-dark: #000000;
JSON
{
"hex": "#58f8b3",
"rgb": {
"r": 88,
"g": 248,
"b": 179
},
"hsl": {
"h": 154.125,
"s": 91.954,
"l": 65.882
},
"oklch": {
"l": 0.87817,
"c": 0.16578,
"h": 161.1
},
"luminance": 0.72464
}Semantic roles & 50–950 ramp
primary
#58F8B3
secondary
#C92C6F
accent
#0063E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582