#58FFCA#58FFCA
#58FFCA is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.0% C 0.157 H 167.9°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFCA |
|---|---|
| RGB | rgb(88, 255, 202) |
| HSL | hsl(161, 100%, 67%) |
| HSV | hsv(161, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.71, -55.16, 12.84) |
| CIE-LCH | lch(90.71, 56.64, 166.90°) |
| OKLab | oklab(90.04% -0.1534 0.0328) |
| OKLCH | oklch(90.04% 0.157 167.9) |
| XYZ | xyz(50.4396, 77.8534, 68.2346) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.66
Bright Teal
#01F9C6
ΔE00 2.76
Aquamarine
#7FFFD4
ΔE00 3.18
Greenish Cyan
#2AFEB7
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 4.06
Light Turquoise
#7EF4CC
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFCA #FF588D
analogous
#58FF77 #58FFCA #58E1FF
triadic
#58FFCA #CA58FF #FFCA58
tetradic
#58FFCA #7758FF #FF588D #E1FF58
square
#58FFCA #7758FF #FF588D #E1FF58
split-complementary
#58FFCA #FF58E1 #FF7758
monochromatic
#00DD97 #1BFFB7 #58FFCA #95FFDD #D2FFF1
Accessibility & contrast
On white
1.27
#58FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#58FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFCA
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFCA | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #58ffca; /* rgb */ color: rgb(88, 255, 202); /* oklch */ color: oklch(90.0% 0.157 167.9);
Tailwind
colors: {
custom: {
50: '#99ffda',
500: '#58ffca',
950: '#000000',
},
}SCSS
$custom: #58ffca; $custom-light: #99ffda; $custom-dark: #000000;
JSON
{
"hex": "#58ffca",
"rgb": {
"r": 88,
"g": 255,
"b": 202
},
"hsl": {
"h": 160.958,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.9004,
"c": 0.15691,
"h": 167.9
},
"luminance": 0.77859
}Semantic roles & 50–950 ramp
primary
#58FFCA
secondary
#D6265D
accent
#0049E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683