#58DFF2#58DFF2
#58DFF2 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.118 H 208.2°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #58DFF2 |
|---|---|
| RGB | rgb(88, 223, 242) |
| HSL | hsl(187, 86%, 65%) |
| HSV | hsv(187, 64%, 95%) |
| CMYK | cmyk(63.6%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(82.52, -30.85, -20.15) |
| CIE-LCH | lch(82.52, 36.85, 213.15°) |
| OKLab | oklab(83.73% -0.1044 -0.0559) |
| OKLCH | oklch(83.73% 0.118 208.2) |
| XYZ | xyz(46.4324, 61.2558, 93.3637) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.37
Aqua Blue
#02D8E9
ΔE00 3.55
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Neon Blue
#04D9FF
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 6.25
Bright Light Blue
#26F7FD
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DFF2 #F26B58
analogous
#58F2B8 #58DFF2 #5892F2
triadic
#58DFF2 #F258DF #DFF258
tetradic
#58DFF2 #B858F2 #F26B58 #92F258
square
#58DFF2 #B858F2 #F26B58 #92F258
split-complementary
#58DFF2 #F25892 #F2B858
monochromatic
#0FABC1 #1FD4EE #58DFF2 #91EAF6 #CAF5FB
Accessibility & contrast
On white
1.58
#58DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#58DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DFF2
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DFF2 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F3
Deuteranopia (green-blind)
#B6C6F2
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #58dff2; /* rgb */ color: rgb(88, 223, 242); /* oklch */ color: oklch(83.7% 0.118 208.2);
Tailwind
colors: {
custom: {
50: '#98e9f6',
500: '#58dff2',
950: '#000000',
},
}SCSS
$custom: #58dff2; $custom-light: #98e9f6; $custom-dark: #000000;
JSON
{
"hex": "#58dff2",
"rgb": {
"r": 88,
"g": 223,
"b": 242
},
"hsl": {
"h": 187.403,
"s": 85.556,
"l": 64.706
},
"oklch": {
"l": 0.83734,
"c": 0.11847,
"h": 208.2
},
"luminance": 0.61261
}Semantic roles & 50–950 ramp
primary
#58DFF2
secondary
#BE4130
accent
#1F03E2
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485