#58FFE4#58FFE4
#58FFE4 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.142 H 180.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFE4 |
|---|---|
| RGB | rgb(88, 255, 228) |
| HSL | hsl(170, 100%, 67%) |
| HSV | hsv(170, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(91.32, -49.03, 0.28) |
| CIE-LCH | lch(91.32, 49.03, 179.67°) |
| OKLab | oklab(90.74% -0.142 -0.0001) |
| OKLCH | oklch(90.74% 0.142 180) |
| XYZ | xyz(53.7814, 79.1901, 85.8346) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.81
Bright Aqua
#0BF9EA
ΔE00 4.31
Light Aqua
#8CFFDB
ΔE00 5.07
Aqua (survey)
#13EAC9
ΔE00 5.38
Aquamarine
#7FFFD4
ΔE00 5.63
Light Turquoise
#7EF4CC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFE4 #FF5873
analogous
#58FF90 #58FFE4 #58C7FF
triadic
#58FFE4 #E458FF #FFE458
tetradic
#58FFE4 #9058FF #FF5873 #C7FF58
square
#58FFE4 #9058FF #FF5873 #C7FF58
split-complementary
#58FFE4 #FF58C7 #FF9058
monochromatic
#00DDB9 #1BFFDA #58FFE4 #95FFEE #D2FFF8
Accessibility & contrast
On white
1.25
#58FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#58FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFE4
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFE4 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E3
Deuteranopia (green-blind)
#DDDFE6
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #58ffe4; /* rgb */ color: rgb(88, 255, 228); /* oklch */ color: oklch(90.7% 0.142 180.0);
Tailwind
colors: {
custom: {
50: '#9affec',
500: '#58ffe4',
950: '#000000',
},
}SCSS
$custom: #58ffe4; $custom-light: #9affec; $custom-dark: #000000;
JSON
{
"hex": "#58ffe4",
"rgb": {
"r": 88,
"g": 255,
"b": 228
},
"hsl": {
"h": 170.299,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.90737,
"c": 0.14198,
"h": 180
},
"luminance": 0.79196
}Semantic roles & 50–950 ramp
primary
#58FFE4
secondary
#D62642
accent
#0025E6
background
#FCFFFE
surface
#F6FFFD
border
#D0D7D5
text
#101816
muted
#808684