#59FFCB#59FFCB
#59FFCB is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.156 H 168.3°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFCB |
|---|---|
| RGB | rgb(89, 255, 203) |
| HSL | hsl(161, 100%, 67%) |
| HSV | hsv(161, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.76, -54.78, 12.39) |
| CIE-LCH | lch(90.76, 56.16, 167.26°) |
| OKLab | oklab(90.09% -0.1525 0.0317) |
| OKLCH | oklch(90.09% 0.156 168.3) |
| XYZ | xyz(50.6538, 77.9501, 68.8647) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.70
Bright Teal
#01F9C6
ΔE00 2.74
Aquamarine
#7FFFD4
ΔE00 3.03
Greenish Cyan
#2AFEB7
ΔE00 4.02
Light Turquoise
#7EF4CC
ΔE00 4.10
Light Greenish Blue
#63F7B4
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFCB #FF598D
analogous
#59FF78 #59FFCB #59E0FF
triadic
#59FFCB #CB59FF #FFCB59
tetradic
#59FFCB #7859FF #FF598D #E0FF59
square
#59FFCB #7859FF #FF598D #E0FF59
split-complementary
#59FFCB #FF59E0 #FF7859
monochromatic
#00DE98 #1CFFB8 #59FFCB #96FFDE #D3FFF1
Accessibility & contrast
On white
1.27
#59FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#59FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFCB
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFCB | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 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: #59ffcb; /* rgb */ color: rgb(89, 255, 203); /* oklch */ color: oklch(90.1% 0.156 168.3);
Tailwind
colors: {
custom: {
50: '#99ffda',
500: '#59ffcb',
950: '#000000',
},
}SCSS
$custom: #59ffcb; $custom-light: #99ffda; $custom-dark: #000000;
JSON
{
"hex": "#59ffcb",
"rgb": {
"r": 89,
"g": 255,
"b": 203
},
"hsl": {
"h": 161.205,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.9009,
"c": 0.15581,
"h": 168.3
},
"luminance": 0.77956
}Semantic roles & 50–950 ramp
primary
#59FFCB
secondary
#D6265D
accent
#0048E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684