#58DEEF#58DEEF
#58DEEF is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.117 H 206.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #58DEEF |
|---|---|
| RGB | rgb(88, 222, 239) |
| HSL | hsl(187, 83%, 64%) |
| HSV | hsv(187, 63%, 94%) |
| CMYK | cmyk(63.2%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.13, -31.22, -19.14) |
| CIE-LCH | lch(82.13, 36.62, 211.51°) |
| OKLab | oklab(83.39% -0.1046 -0.0531) |
| OKLCH | oklch(83.39% 0.117 206.9) |
| XYZ | xyz(45.7192, 60.5443, 90.9214) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.18
Robin'S Egg
#6DEDFD
ΔE00 3.51
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Neon Blue
#04D9FF
ΔE00 5.87
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Bright Light Blue
#26F7FD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DEEF #EF6958
analogous
#58EFB5 #58DEEF #5893EF
triadic
#58DEEF #EF58DE #DEEF58
tetradic
#58DEEF #B558EF #EF6958 #93EF58
square
#58DEEF #B558EF #EF6958 #93EF58
split-complementary
#58DEEF #EF5893 #EFB558
monochromatic
#12A8BB #20D3EA #58DEEF #90E9F4 #C8F4FA
Accessibility & contrast
On white
1.60
#58DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#58DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DEEF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DEEF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F0
Deuteranopia (green-blind)
#B6C5EF
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #58deef; /* rgb */ color: rgb(88, 222, 239); /* oklch */ color: oklch(83.4% 0.117 206.9);
Tailwind
colors: {
custom: {
50: '#97e8f4',
500: '#58deef',
950: '#000000',
},
}SCSS
$custom: #58deef; $custom-light: #97e8f4; $custom-dark: #000000;
JSON
{
"hex": "#58deef",
"rgb": {
"r": 88,
"g": 222,
"b": 239
},
"hsl": {
"h": 186.755,
"s": 82.514,
"l": 64.118
},
"oklch": {
"l": 0.83394,
"c": 0.11732,
"h": 206.9
},
"luminance": 0.60549
}Semantic roles & 50–950 ramp
primary
#58DEEF
secondary
#BA4132
accent
#1F07DF
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485