#59E7ED#59E7ED
#59E7ED is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.4% C 0.121 H 199.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #59E7ED |
|---|---|
| RGB | rgb(89, 231, 237) |
| HSL | hsl(182, 80%, 64%) |
| HSV | hsv(182, 62%, 93%) |
| CMYK | cmyk(62.4%, 2.5%, 0%, 7.1%) |
| CIE-LAB | lab(84.68, -35.87, -14.24) |
| CIE-LCH | lch(84.68, 38.59, 201.66°) |
| OKLab | oklab(85.44% -0.1139 -0.0395) |
| OKLCH | oklch(85.44% 0.121 199.1) |
| XYZ | xyz(47.9752, 65.3849, 90.1965) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.99
Robin'S Egg
#6DEDFD
ΔE00 4.17
Aqua Blue
#02D8E9
ΔE00 5.14
Bright Cyan
#41FDFE
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Aqua
#00FFFF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E7ED #ED5F59
analogous
#59EDA9 #59E7ED #599DED
triadic
#59E7ED #ED59E7 #E7ED59
tetradic
#59E7ED #A959ED #ED5F59 #9DED59
square
#59E7ED #A959ED #ED5F59 #9DED59
split-complementary
#59E7ED #ED599D #EDA959
monochromatic
#14B1B8 #22DFE7 #59E7ED #90EFF3 #C7F7F9
Accessibility & contrast
On white
1.49
#59E7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#59E7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E7ED
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E7ED | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#C1CCEE
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59e7ed; /* rgb */ color: rgb(89, 231, 237); /* oklch */ color: oklch(85.4% 0.121 199.1);
Tailwind
colors: {
custom: {
50: '#98eff2',
500: '#59e7ed',
950: '#000000',
},
}SCSS
$custom: #59e7ed; $custom-light: #98eff2; $custom-dark: #000000;
JSON
{
"hex": "#59e7ed",
"rgb": {
"r": 89,
"g": 231,
"b": 237
},
"hsl": {
"h": 182.432,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.85438,
"c": 0.12059,
"h": 199.1
},
"luminance": 0.6539
}Semantic roles & 50–950 ramp
primary
#59E7ED
secondary
#B73933
accent
#1109DD
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1617
muted
#808585