#58EBED#58EBED
#58EBED is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.3% C 0.123 H 196.4°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #58EBED |
|---|---|
| RGB | rgb(88, 235, 237) |
| HSL | hsl(181, 81%, 64%) |
| HSV | hsv(181, 63%, 93%) |
| CMYK | cmyk(62.9%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(85.81, -37.87, -12.56) |
| CIE-LCH | lch(85.81, 39.90, 198.35°) |
| OKLab | oklab(86.34% -0.1184 -0.0348) |
| OKLCH | oklch(86.34% 0.123 196.4) |
| XYZ | xyz(49.0122, 67.6004, 90.5695) |
| Luminance | 0.6761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.24
Bright Cyan
#41FDFE
ΔE00 3.99
Aqua
#00FFFF
ΔE00 4.87
Bright Turquoise
#0FFEF9
ΔE00 5.23
Robin'S Egg
#6DEDFD
ΔE00 5.36
Robin Egg Blue
#8AF1FE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EBED #ED5A58
analogous
#58EDA4 #58EBED #58A0ED
triadic
#58EBED #ED58EB #EBED58
tetradic
#58EBED #A458ED #ED5A58 #A0ED58
square
#58EBED #A458ED #ED5A58 #A0ED58
split-complementary
#58EBED #ED58A0 #EDA458
monochromatic
#14B5B7 #21E4E7 #58EBED #8FF2F3 #C6F8F9
Accessibility & contrast
On white
1.45
#58EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#58EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EBED
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EBED | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0ED
Deuteranopia (green-blind)
#C5CFEE
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #58ebed; /* rgb */ color: rgb(88, 235, 237); /* oklch */ color: oklch(86.3% 0.123 196.4);
Tailwind
colors: {
custom: {
50: '#98f2f2',
500: '#58ebed',
950: '#000000',
},
}SCSS
$custom: #58ebed; $custom-light: #98f2f2; $custom-dark: #000000;
JSON
{
"hex": "#58ebed",
"rgb": {
"r": 88,
"g": 235,
"b": 237
},
"hsl": {
"h": 180.805,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.8634,
"c": 0.12345,
"h": 196.4
},
"luminance": 0.67606
}Semantic roles & 50–950 ramp
primary
#58EBED
secondary
#B63533
accent
#0B09DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585