#59F4FD#59F4FD
#59F4FD is a very light, vivid teal. Relative luminance 0.739; OKLCH L 89.0% C 0.129 H 200.6°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #59F4FD |
|---|---|
| RGB | rgb(89, 244, 253) |
| HSL | hsl(183, 98%, 67%) |
| HSV | hsv(183, 65%, 99%) |
| CMYK | cmyk(64.8%, 3.6%, 0%, 0.8%) |
| CIE-LAB | lab(88.88, -37.46, -16.34) |
| CIE-LCH | lch(88.88, 40.87, 203.56°) |
| OKLab | oklab(88.99% -0.1203 -0.0453) |
| OKLCH | oklch(88.99% 0.129 200.6) |
| XYZ | xyz(54.1924, 73.9110, 104.3197) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.47
Robin'S Egg
#6DEDFD
ΔE00 3.54
Bright Cyan
#41FDFE
ΔE00 3.64
Robin Egg Blue
#8AF1FE
ΔE00 4.64
Aqua
#00FFFF
ΔE00 4.72
Bright Turquoise
#0FFEF9
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F4FD #FD6259
analogous
#59FDB4 #59F4FD #59A2FD
triadic
#59F4FD #FD59F4 #F4FD59
tetradic
#59F4FD #B459FD #FD6259 #A2FD59
square
#59F4FD #B459FD #FD6259 #A2FD59
split-complementary
#59F4FD #FD59A2 #FDB459
monochromatic
#03CDD9 #1DF0FC #59F4FD #95F8FE #D2FCFE
Accessibility & contrast
On white
1.33
#59F4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#59F4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F4FD
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F4FD | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFE
Deuteranopia (green-blind)
#CAD7FE
Tritanopia (blue-blind)
#00FDF6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #59f4fd; /* rgb */ color: rgb(89, 244, 253); /* oklch */ color: oklch(89.0% 0.129 200.6);
Tailwind
colors: {
custom: {
50: '#9bf8fe',
500: '#59f4fd',
950: '#000000',
},
}SCSS
$custom: #59f4fd; $custom-light: #9bf8fe; $custom-dark: #000000;
JSON
{
"hex": "#59f4fd",
"rgb": {
"r": 89,
"g": 244,
"b": 253
},
"hsl": {
"h": 183.293,
"s": 97.619,
"l": 67.059
},
"oklch": {
"l": 0.88992,
"c": 0.12852,
"h": 200.6
},
"luminance": 0.73917
}Semantic roles & 50–950 ramp
primary
#59F4FD
secondary
#D33128
accent
#0D00E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#101717
muted
#808585