#59FFDC#59FFDC
#59FFDC is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.145 H 175.9°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFDC |
|---|---|
| RGB | rgb(89, 255, 220) |
| HSL | hsl(167, 100%, 67%) |
| HSV | hsv(167, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.15, -50.83, 4.17) |
| CIE-LCH | lch(91.15, 51.00, 175.31°) |
| OKLab | oklab(90.54% -0.145 0.0103) |
| OKLCH | oklch(90.54% 0.145 175.9) |
| XYZ | xyz(52.7918, 78.8053, 80.1250) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.80
Light Aqua
#8CFFDB
ΔE00 3.96
Light Turquoise
#7EF4CC
ΔE00 4.41
Tiffany Blue
#7BF2DA
ΔE00 4.44
Bright Teal
#01F9C6
ΔE00 4.58
Aqua (survey)
#13EAC9
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFDC #FF597C
analogous
#59FF89 #59FFDC #59CFFF
triadic
#59FFDC #DC59FF #FFDC59
tetradic
#59FFDC #8959FF #FF597C #CFFF59
square
#59FFDC #8959FF #FF597C #CFFF59
split-complementary
#59FFDC #FF59CF #FF8959
monochromatic
#00DEAF #1CFFCF #59FFDC #96FFE9 #D3FFF6
Accessibility & contrast
On white
1.25
#59FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#59FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFDC
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFDC | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DA
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #59ffdc; /* rgb */ color: rgb(89, 255, 220); /* oklch */ color: oklch(90.5% 0.145 175.9);
Tailwind
colors: {
custom: {
50: '#9affe6',
500: '#59ffdc',
950: '#000000',
},
}SCSS
$custom: #59ffdc; $custom-light: #9affe6; $custom-dark: #000000;
JSON
{
"hex": "#59ffdc",
"rgb": {
"r": 89,
"g": 255,
"b": 220
},
"hsl": {
"h": 167.349,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.90536,
"c": 0.1454,
"h": 175.9
},
"luminance": 0.78811
}Semantic roles & 50–950 ramp
primary
#59FFDC
secondary
#D6264B
accent
#0030E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684