#59FFDD#59FFDD
#59FFDD is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.6% C 0.145 H 176.4°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #59FFDD |
|---|---|
| RGB | rgb(89, 255, 221) |
| HSL | hsl(168, 100%, 67%) |
| HSV | hsv(168, 65%, 100%) |
| CMYK | cmyk(65.1%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.17, -50.59, 3.69) |
| CIE-LCH | lch(91.17, 50.73, 175.83°) |
| OKLab | oklab(90.56% -0.1446 0.009) |
| OKLCH | oklch(90.56% 0.145 176.4) |
| XYZ | xyz(52.9246, 78.8584, 80.8246) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.99
Light Aqua
#8CFFDB
ΔE00 4.04
Tiffany Blue
#7BF2DA
ΔE00 4.31
Light Turquoise
#7EF4CC
ΔE00 4.56
Bright Teal
#01F9C6
ΔE00 4.80
Aqua (survey)
#13EAC9
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FFDD #FF597B
analogous
#59FF8A #59FFDD #59CEFF
triadic
#59FFDD #DD59FF #FFDD59
tetradic
#59FFDD #8A59FF #FF597B #CEFF59
square
#59FFDD #8A59FF #FF597B #CEFF59
split-complementary
#59FFDD #FF59CE #FF8A59
monochromatic
#00DEB0 #1CFFD0 #59FFDD #96FFEA #D3FFF6
Accessibility & contrast
On white
1.25
#59FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#59FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FFDD
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FFDD | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#DEDFE0
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #59ffdd; /* rgb */ color: rgb(89, 255, 221); /* oklch */ color: oklch(90.6% 0.145 176.4);
Tailwind
colors: {
custom: {
50: '#9affe7',
500: '#59ffdd',
950: '#000000',
},
}SCSS
$custom: #59ffdd; $custom-light: #9affe7; $custom-dark: #000000;
JSON
{
"hex": "#59ffdd",
"rgb": {
"r": 89,
"g": 255,
"b": 221
},
"hsl": {
"h": 167.711,
"s": 100,
"l": 67.451
},
"oklch": {
"l": 0.90564,
"c": 0.14488,
"h": 176.4
},
"luminance": 0.78864
}Semantic roles & 50–950 ramp
primary
#59FFDD
secondary
#D6264A
accent
#002FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101816
muted
#808684