#59F0F5#59F0F5
#59F0F5 is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.8% C 0.126 H 198.2°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #59F0F5 |
|---|---|
| RGB | rgb(89, 240, 245) |
| HSL | hsl(182, 89%, 65%) |
| HSV | hsv(182, 64%, 96%) |
| CMYK | cmyk(63.7%, 2%, 0%, 3.9%) |
| CIE-LAB | lab(87.50, -37.83, -14.23) |
| CIE-LCH | lch(87.50, 40.41, 200.61°) |
| OKLab | oklab(87.8% -0.1196 -0.0394) |
| OKLCH | oklch(87.8% 0.126 198.2) |
| XYZ | xyz(51.7541, 71.0309, 97.3513) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.37
Bright Cyan
#41FDFE
ΔE00 3.35
Aqua
#00FFFF
ΔE00 4.40
Robin'S Egg
#6DEDFD
ΔE00 4.44
Bright Turquoise
#0FFEF9
ΔE00 5.16
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59F0F5 #F55E59
analogous
#59F5AC #59F0F5 #59A2F5
triadic
#59F0F5 #F559F0 #F0F559
tetradic
#59F0F5 #AC59F5 #F55E59 #A2F559
square
#59F0F5 #AC59F5 #F55E59 #A2F559
split-complementary
#59F0F5 #F559A2 #F5AC59
monochromatic
#0CC2C8 #1FEBF2 #59F0F5 #93F5F8 #CCFAFC
Accessibility & contrast
On white
1.38
#59F0F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#59F0F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59F0F5
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59F0F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59F0F5 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F6
Deuteranopia (green-blind)
#C8D4F6
Tritanopia (blue-blind)
#00F8F1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #59f0f5; /* rgb */ color: rgb(89, 240, 245); /* oklch */ color: oklch(87.8% 0.126 198.2);
Tailwind
colors: {
custom: {
50: '#9af5f8',
500: '#59f0f5',
950: '#000000',
},
}SCSS
$custom: #59f0f5; $custom-light: #9af5f8; $custom-dark: #000000;
JSON
{
"hex": "#59f0f5",
"rgb": {
"r": 89,
"g": 240,
"b": 245
},
"hsl": {
"h": 181.923,
"s": 88.636,
"l": 65.49
},
"oklch": {
"l": 0.87796,
"c": 0.12594,
"h": 198.2
},
"luminance": 0.71037
}Semantic roles & 50–950 ramp
primary
#59F0F5
secondary
#C4332E
accent
#0800E5
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585