#59F7EA#59F7EA
#59F7EA is a very light, vivid teal. Relative luminance 0.746; OKLCH L 89.1% C 0.132 H 187.3°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #59F7EA |
|---|---|
| RGB | rgb(89, 247, 234) |
| HSL | hsl(175, 91%, 66%) |
| HSV | hsv(175, 64%, 97%) |
| CMYK | cmyk(64%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(89.20, -43.90, -5.95) |
| CIE-LCH | lch(89.20, 44.30, 187.72°) |
| OKLab | oklab(89.07% -0.1311 -0.0168) |
| OKLCH | oklch(89.07% 0.132 187.3) |
| XYZ | xyz(52.2251, 74.5801, 89.4690) |
| Luminance | 0.7459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.35
Bright Turquoise
#0FFEF9
ΔE00 3.52
Tiffany Blue
#7BF2DA
ΔE00 4.70
Bright Cyan
#41FDFE
ΔE00 4.74
Aqua
#00FFFF
ΔE00 4.79
Turquoise
#40E0D0
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F7EA #F75966
analogous
#59F79B #59F7EA #59B5F7
triadic
#59F7EA #EA59F7 #F7EA59
tetradic
#59F7EA #9B59F7 #F75966 #B5F759
square
#59F7EA #9B59F7 #F75966 #B5F759
split-complementary
#59F7EA #F759B5 #F79B59
monochromatic
#0ACCBC #1FF4E3 #59F7EA #93FAF1 #CEFDF9
Accessibility & contrast
On white
1.32
#59F7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#59F7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F7EA
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F7EA | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#D3D9EC
Tritanopia (blue-blind)
#00FDF3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #59f7ea; /* rgb */ color: rgb(89, 247, 234); /* oklch */ color: oklch(89.1% 0.132 187.3);
Tailwind
colors: {
custom: {
50: '#9afaf0',
500: '#59f7ea',
950: '#000000',
},
}SCSS
$custom: #59f7ea; $custom-light: #9afaf0; $custom-dark: #000000;
JSON
{
"hex": "#59f7ea",
"rgb": {
"r": 89,
"g": 247,
"b": 234
},
"hsl": {
"h": 175.063,
"s": 90.805,
"l": 65.882
},
"oklch": {
"l": 0.89067,
"c": 0.13217,
"h": 187.3
},
"luminance": 0.74586
}Semantic roles & 50–950 ramp
primary
#59F7EA
secondary
#C82C39
accent
#0013E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1716
muted
#808585