#59E2F3#59E2F3
#59E2F3 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.5% C 0.119 H 206.7°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #59E2F3 |
|---|---|
| RGB | rgb(89, 226, 243) |
| HSL | hsl(187, 87%, 65%) |
| HSV | hsv(187, 63%, 95%) |
| CMYK | cmyk(63.4%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(83.43, -31.84, -19.29) |
| CIE-LCH | lch(83.43, 37.23, 211.21°) |
| OKLab | oklab(84.49% -0.1065 -0.0535) |
| OKLCH | oklch(84.49% 0.119 206.7) |
| XYZ | xyz(47.4870, 62.9825, 94.4308) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.67
Aqua Blue
#02D8E9
ΔE00 3.67
Robin Egg Blue
#8AF1FE
ΔE00 4.73
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Neon Blue
#04D9FF
ΔE00 6.17
Bright Light Blue
#26F7FD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E2F3 #F36A59
analogous
#59F3B7 #59E2F3 #5995F3
triadic
#59E2F3 #F359E2 #E2F359
tetradic
#59E2F3 #B759F3 #F36A59 #95F359
square
#59E2F3 #B759F3 #F36A59 #95F359
split-complementary
#59E2F3 #F35995 #F3B759
monochromatic
#0EAFC3 #20D8EF #59E2F3 #92ECF7 #CBF6FB
Accessibility & contrast
On white
1.54
#59E2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#59E2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E2F3
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E2F3 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF4
Deuteranopia (green-blind)
#B9C9F3
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59e2f3; /* rgb */ color: rgb(89, 226, 243); /* oklch */ color: oklch(84.5% 0.119 206.7);
Tailwind
colors: {
custom: {
50: '#98ebf7',
500: '#59e2f3',
950: '#000000',
},
}SCSS
$custom: #59e2f3; $custom-light: #98ebf7; $custom-dark: #000000;
JSON
{
"hex": "#59e2f3",
"rgb": {
"r": 89,
"g": 226,
"b": 243
},
"hsl": {
"h": 186.623,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.84491,
"c": 0.11922,
"h": 206.7
},
"luminance": 0.62988
}Semantic roles & 50–950 ramp
primary
#59E2F3
secondary
#C13F2F
accent
#1B02E3
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485