#59FFC4#59FFC4
#59FFC4 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.161 H 165.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFC4 |
|---|---|
| RGB | rgb(89, 255, 196) |
| HSL | hsl(159, 100%, 67%) |
| HSV | hsv(159, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 23.1%, 0%) |
| CIE-LAB | lab(90.61, -56.33, 15.78) |
| CIE-LCH | lch(90.61, 58.49, 164.35°) |
| OKLab | oklab(89.92% -0.1557 0.0403) |
| OKLCH | oklch(89.92% 0.161 165.5) |
| XYZ | xyz(49.8384, 77.6239, 64.5702) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.43
Greenish Cyan
#2AFEB7
ΔE00 2.70
Light Greenish Blue
#63F7B4
ΔE00 2.89
Bright Teal
#01F9C6
ΔE00 3.47
Greenish Turquoise
#00FBB0
ΔE00 3.72
Aquamarine
#7FFFD4
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFC4 #FF5994
analogous
#59FF71 #59FFC4 #59E7FF
triadic
#59FFC4 #C459FF #FFC459
tetradic
#59FFC4 #7159FF #FF5994 #E7FF59
square
#59FFC4 #7159FF #FF5994 #E7FF59
split-complementary
#59FFC4 #FF59E7 #FF7159
monochromatic
#00DE8F #1CFFAE #59FFC4 #96FFDA #D3FFF0
Accessibility & contrast
On white
1.27
#59FFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#59FFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFC4
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFC4 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC1
Deuteranopia (green-blind)
#E3DDC8
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #59ffc4; /* rgb */ color: rgb(89, 255, 196); /* oklch */ color: oklch(89.9% 0.161 165.5);
Tailwind
colors: {
custom: {
50: '#99ffd6',
500: '#59ffc4',
950: '#000000',
},
}SCSS
$custom: #59ffc4; $custom-light: #99ffd6; $custom-dark: #000000;
JSON
{
"hex": "#59ffc4",
"rgb": {
"r": 89,
"g": 255,
"b": 196
},
"hsl": {
"h": 158.675,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.89919,
"c": 0.16081,
"h": 165.5
},
"luminance": 0.77629
}Semantic roles & 50–950 ramp
primary
#59FFC4
secondary
#D62665
accent
#0052E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683