#59FFDB#59FFDB
#59FFDB is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.146 H 175.5°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFDB |
|---|---|
| RGB | rgb(89, 255, 219) |
| HSL | hsl(167, 100%, 67%) |
| HSV | hsv(167, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.12, -51.07, 4.65) |
| CIE-LCH | lch(91.12, 51.28, 174.79°) |
| OKLab | oklab(90.51% -0.1455 0.0115) |
| OKLCH | oklch(90.51% 0.146 175.5) |
| XYZ | xyz(52.6598, 78.7525, 79.4296) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.61
Light Aqua
#8CFFDB
ΔE00 3.90
Light Turquoise
#7EF4CC
ΔE00 4.27
Bright Teal
#01F9C6
ΔE00 4.36
Tiffany Blue
#7BF2DA
ΔE00 4.58
Aqua (survey)
#13EAC9
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFDB #FF597D
analogous
#59FF88 #59FFDB #59D0FF
triadic
#59FFDB #DB59FF #FFDB59
tetradic
#59FFDB #8859FF #FF597D #D0FF59
square
#59FFDB #8859FF #FF597D #D0FF59
split-complementary
#59FFDB #FF59D0 #FF8859
monochromatic
#00DEAE #1CFFCE #59FFDB #96FFE8 #D3FFF6
Accessibility & contrast
On white
1.25
#59FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#59FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFDB
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFDB | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#DFDEDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #59ffdb; /* rgb */ color: rgb(89, 255, 219); /* oklch */ color: oklch(90.5% 0.146 175.5);
Tailwind
colors: {
custom: {
50: '#9affe6',
500: '#59ffdb',
950: '#000000',
},
}SCSS
$custom: #59ffdb; $custom-light: #9affe6; $custom-dark: #000000;
JSON
{
"hex": "#59ffdb",
"rgb": {
"r": 89,
"g": 255,
"b": 219
},
"hsl": {
"h": 166.988,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.90509,
"c": 0.14593,
"h": 175.5
},
"luminance": 0.78758
}Semantic roles & 50–950 ramp
primary
#59FFDB
secondary
#D6264C
accent
#0032E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684