#59FDED#59FDED
#59FDED is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.136 H 185.8°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #59FDED |
|---|---|
| RGB | rgb(89, 253, 237) |
| HSL | hsl(174, 98%, 67%) |
| HSV | hsv(174, 65%, 99%) |
| CMYK | cmyk(64.8%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.00, -45.75, -4.85) |
| CIE-LCH | lch(91.00, 46.01, 186.06°) |
| OKLab | oklab(90.56% -0.1357 -0.0138) |
| OKLCH | oklch(90.56% 0.136 185.8) |
| XYZ | xyz(54.5241, 78.4827, 92.3795) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.34
Bright Turquoise
#0FFEF9
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 4.59
Aqua
#00FFFF
ΔE00 5.29
Bright Cyan
#41FDFE
ΔE00 5.42
Turquoise
#40E0D0
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FDED #FD5969
analogous
#59FD9B #59FDED #59BBFD
triadic
#59FDED #ED59FD #FDED59
tetradic
#59FDED #9B59FD #FD5969 #BBFD59
square
#59FDED #9B59FD #FD5969 #BBFD59
split-complementary
#59FDED #FD59BB #FD9B59
monochromatic
#03D9C4 #1DFCE6 #59FDED #95FEF4 #D2FEFA
Accessibility & contrast
On white
1.26
#59FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#59FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FDED
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FDED | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#D8DEEF
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #59fded; /* rgb */ color: rgb(89, 253, 237); /* oklch */ color: oklch(90.6% 0.136 185.8);
Tailwind
colors: {
custom: {
50: '#9bfff2',
500: '#59fded',
950: '#000000',
},
}SCSS
$custom: #59fded; $custom-light: #9bfff2; $custom-dark: #000000;
JSON
{
"hex": "#59fded",
"rgb": {
"r": 89,
"g": 253,
"b": 237
},
"hsl": {
"h": 174.146,
"s": 97.619,
"l": 67.059
},
"oklch": {
"l": 0.9056,
"c": 0.13642,
"h": 185.8
},
"luminance": 0.78489
}Semantic roles & 50–950 ramp
primary
#59FDED
secondary
#D32838
accent
#0016E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101817
muted
#808685