#58DEED#58DEED
#58DEED is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.117 H 205.5°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #58DEED |
|---|---|
| RGB | rgb(88, 222, 237) |
| HSL | hsl(186, 81%, 64%) |
| HSV | hsv(186, 63%, 93%) |
| CMYK | cmyk(62.9%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(82.07, -31.79, -18.18) |
| CIE-LCH | lch(82.07, 36.62, 209.76°) |
| OKLab | oklab(83.32% -0.1054 -0.0504) |
| OKLCH | oklch(83.32% 0.117 205.5) |
| XYZ | xyz(45.4254, 60.4268, 89.3739) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.01
Robin'S Egg
#6DEDFD
ΔE00 3.57
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Neon Blue
#04D9FF
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DEED #ED6758
analogous
#58EDB1 #58DEED #5893ED
triadic
#58DEED #ED58DE #DEED58
tetradic
#58DEED #B158ED #ED6758 #93ED58
square
#58DEED #B158ED #ED6758 #93ED58
split-complementary
#58DEED #ED5893 #EDB158
monochromatic
#14A6B7 #21D3E7 #58DEED #8FE9F3 #C6F4F9
Accessibility & contrast
On white
1.60
#58DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#58DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DEED
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DEED | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #58deed; /* rgb */ color: rgb(88, 222, 237); /* oklch */ color: oklch(83.3% 0.117 205.5);
Tailwind
colors: {
custom: {
50: '#97e8f2',
500: '#58deed',
950: '#000000',
},
}SCSS
$custom: #58deed; $custom-light: #97e8f2; $custom-dark: #000000;
JSON
{
"hex": "#58deed",
"rgb": {
"r": 88,
"g": 222,
"b": 237
},
"hsl": {
"h": 186.04,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.83321,
"c": 0.11685,
"h": 205.5
},
"luminance": 0.60432
}Semantic roles & 50–950 ramp
primary
#58DEED
secondary
#B64033
accent
#1E09DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485