#58FFCB#58FFCB
#58FFCB is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.1% C 0.156 H 168.3°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFCB |
|---|---|
| RGB | rgb(88, 255, 203) |
| HSL | hsl(161, 100%, 67%) |
| HSV | hsv(161, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.73, -54.94, 12.35) |
| CIE-LCH | lch(90.73, 56.31, 167.33°) |
| OKLab | oklab(90.07% -0.153 0.0316) |
| OKLCH | oklch(90.07% 0.156 168.3) |
| XYZ | xyz(50.5584, 77.9009, 68.8602) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.69
Light Aquamarine
#7BFDC7
ΔE00 2.76
Aquamarine
#7FFFD4
ΔE00 3.07
Greenish Cyan
#2AFEB7
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.13
Light Greenish Blue
#63F7B4
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFCB #FF588C
analogous
#58FF77 #58FFCB #58E0FF
triadic
#58FFCB #CB58FF #FFCB58
tetradic
#58FFCB #7758FF #FF588C #E0FF58
square
#58FFCB #7758FF #FF588C #E0FF58
split-complementary
#58FFCB #FF58E0 #FF7758
monochromatic
#00DD98 #1BFFB8 #58FFCB #95FFDE #D2FFF1
Accessibility & contrast
On white
1.27
#58FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#58FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFCB
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFCB | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#E2DECE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #58ffcb; /* rgb */ color: rgb(88, 255, 203); /* oklch */ color: oklch(90.1% 0.156 168.3);
Tailwind
colors: {
custom: {
50: '#99ffda',
500: '#58ffcb',
950: '#000000',
},
}SCSS
$custom: #58ffcb; $custom-light: #99ffda; $custom-dark: #000000;
JSON
{
"hex": "#58ffcb",
"rgb": {
"r": 88,
"g": 255,
"b": 203
},
"hsl": {
"h": 161.317,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.90065,
"c": 0.15622,
"h": 168.3
},
"luminance": 0.77907
}Semantic roles & 50–950 ramp
primary
#58FFCB
secondary
#D6265C
accent
#0047E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684