#58F5F5#58F5F5
#58F5F5 is a very light, vivid teal. Relative luminance 0.740; OKLCH L 88.9% C 0.129 H 195.1°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #58F5F5 |
|---|---|
| RGB | rgb(88, 245, 245) |
| HSL | hsl(180, 89%, 65%) |
| HSV | hsv(180, 64%, 96%) |
| CMYK | cmyk(64.1%, 0%, 0%, 3.9%) |
| CIE-LAB | lab(88.91, -40.25, -12.13) |
| CIE-LCH | lch(88.91, 42.04, 196.77°) |
| OKLab | oklab(88.93% -0.125 -0.0337) |
| OKLCH | oklch(88.93% 0.129 195.1) |
| XYZ | xyz(53.1510, 73.9662, 97.8442) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.94
Bright Light Blue
#26F7FD
ΔE00 2.33
Aqua
#00FFFF
ΔE00 2.98
Bright Turquoise
#0FFEF9
ΔE00 3.37
Bright Aqua
#0BF9EA
ΔE00 5.52
Robin'S Egg
#6DEDFD
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F5F5 #F55858
analogous
#58F5A6 #58F5F5 #58A6F5
triadic
#58F5F5 #F558F5 #F5F558
tetradic
#58F5F5 #A658F5 #F55858 #A6F558
square
#58F5F5 #A658F5 #F55858 #A6F558
split-complementary
#58F5F5 #F558A6 #F5A658
monochromatic
#0CC7C7 #1EF2F2 #58F5F5 #92F8F8 #CBFCFC
Accessibility & contrast
On white
1.33
#58F5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#58F5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F5F5
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F5F5 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF5
Deuteranopia (green-blind)
#CDD8F6
Tritanopia (blue-blind)
#00FCF5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #58f5f5; /* rgb */ color: rgb(88, 245, 245); /* oklch */ color: oklch(88.9% 0.129 195.1);
Tailwind
colors: {
custom: {
50: '#9af9f8',
500: '#58f5f5',
950: '#000000',
},
}SCSS
$custom: #58f5f5; $custom-light: #9af9f8; $custom-dark: #000000;
JSON
{
"hex": "#58f5f5",
"rgb": {
"r": 88,
"g": 245,
"b": 245
},
"hsl": {
"h": 180,
"s": 88.701,
"l": 65.294
},
"oklch": {
"l": 0.88928,
"c": 0.12944,
"h": 195.1
},
"luminance": 0.73972
}Semantic roles & 50–950 ramp
primary
#58F5F5
secondary
#C32E2E
accent
#0000E5
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585