#58D7DF#58D7DF
#58D7DF is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.2% C 0.111 H 201.0°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #58D7DF |
|---|---|
| RGB | rgb(88, 215, 223) |
| HSL | hsl(184, 68%, 61%) |
| HSV | hsv(184, 61%, 87%) |
| CMYK | cmyk(60.5%, 3.6%, 0%, 12.5%) |
| CIE-LAB | lab(79.61, -32.38, -14.42) |
| CIE-LCH | lch(79.61, 35.45, 204.00°) |
| OKLab | oklab(81.19% -0.104 -0.0399) |
| OKLCH | oklch(81.19% 0.111 201) |
| XYZ | xyz(41.6385, 55.9989, 78.4122) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.35
Darkturquoise
#00CED1
ΔE00 4.55
Mediumturquoise
#48D1CC
ΔE00 5.19
Robin'S Egg
#6DEDFD
ΔE00 5.85
Robin Egg Blue
#8AF1FE
ΔE00 7.23
Bright Light Blue
#26F7FD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D7DF #DF6058
analogous
#58DFA4 #58D7DF #5893DF
triadic
#58D7DF #DF58D7 #D7DF58
tetradic
#58D7DF #A458DF #DF6058 #93DF58
square
#58D7DF #A458DF #DF6058 #93DF58
split-complementary
#58D7DF #DF5893 #DFA458
monochromatic
#1E979E #28C8D2 #58D7DF #8BE3E9 #BFF0F3
Accessibility & contrast
On white
1.72
#58D7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#58D7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D7DF
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D7DF | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEE0
Deuteranopia (green-blind)
#B3BFE0
Tritanopia (blue-blind)
#00DED9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #58d7df; /* rgb */ color: rgb(88, 215, 223); /* oklch */ color: oklch(81.2% 0.111 201.0);
Tailwind
colors: {
custom: {
50: '#95e3e9',
500: '#58d7df',
950: '#000000',
},
}SCSS
$custom: #58d7df; $custom-light: #95e3e9; $custom-dark: #000000;
JSON
{
"hex": "#58d7df",
"rgb": {
"r": 88,
"g": 215,
"b": 223
},
"hsl": {
"h": 183.556,
"s": 67.839,
"l": 60.98
},
"oklch": {
"l": 0.81195,
"c": 0.1114,
"h": 201
},
"luminance": 0.56003
}Semantic roles & 50–950 ramp
primary
#58D7DF
secondary
#A2403A
accent
#2116D0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484