#59DFF4#59DFF4
#59DFF4 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.119 H 209.5°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #59DFF4 |
|---|---|
| RGB | rgb(89, 223, 244) |
| HSL | hsl(188, 88%, 65%) |
| HSV | hsv(188, 64%, 96%) |
| CMYK | cmyk(63.5%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(82.61, -30.12, -21.07) |
| CIE-LCH | lch(82.61, 36.76, 214.97°) |
| OKLab | oklab(83.84% -0.1031 -0.0585) |
| OKLCH | oklch(83.84% 0.119 209.5) |
| XYZ | xyz(46.8298, 61.4258, 94.9588) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.55
Aqua Blue
#02D8E9
ΔE00 3.98
Neon Blue
#04D9FF
ΔE00 4.80
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 6.35
Bright Light Blue
#26F7FD
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DFF4 #F46E59
analogous
#59F4BB #59DFF4 #5991F4
triadic
#59DFF4 #F459DF #DFF459
tetradic
#59DFF4 #BB59F4 #F46E59 #91F459
square
#59DFF4 #BB59F4 #F46E59 #91F459
split-complementary
#59DFF4 #F45991 #F4BB59
monochromatic
#0DADC6 #20D4F0 #59DFF4 #92EAF8 #CCF5FC
Accessibility & contrast
On white
1.58
#59DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#59DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DFF4
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DFF4 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F5
Deuteranopia (green-blind)
#B6C6F4
Tritanopia (blue-blind)
#00E9E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #59dff4; /* rgb */ color: rgb(89, 223, 244); /* oklch */ color: oklch(83.8% 0.119 209.5);
Tailwind
colors: {
custom: {
50: '#98e9f7',
500: '#59dff4',
950: '#000000',
},
}SCSS
$custom: #59dff4; $custom-light: #98e9f7; $custom-dark: #000000;
JSON
{
"hex": "#59dff4",
"rgb": {
"r": 89,
"g": 223,
"b": 244
},
"hsl": {
"h": 188.129,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.83836,
"c": 0.11857,
"h": 209.5
},
"luminance": 0.61431
}Semantic roles & 50–950 ramp
primary
#59DFF4
secondary
#C3432F
accent
#2001E4
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485