#59DFF2#59DFF2
#59DFF2 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.118 H 208.2°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #59DFF2 |
|---|---|
| RGB | rgb(89, 223, 242) |
| HSL | hsl(187, 85%, 65%) |
| HSV | hsv(187, 63%, 95%) |
| CMYK | cmyk(63.2%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(82.54, -30.69, -20.11) |
| CIE-LCH | lch(82.54, 36.69, 213.23°) |
| OKLab | oklab(83.76% -0.1039 -0.0558) |
| OKLCH | oklch(83.76% 0.118 208.2) |
| XYZ | xyz(46.5278, 61.3050, 93.3681) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.36
Aqua Blue
#02D8E9
ΔE00 3.61
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Neon Blue
#04D9FF
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Bright Light Blue
#26F7FD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DFF2 #F26C59
analogous
#59F2B9 #59DFF2 #5993F2
triadic
#59DFF2 #F259DF #DFF259
tetradic
#59DFF2 #B959F2 #F26C59 #93F259
square
#59DFF2 #B959F2 #F26C59 #93F259
split-complementary
#59DFF2 #F25993 #F2B959
monochromatic
#0FABC1 #20D4EE #59DFF2 #92EAF6 #CBF5FB
Accessibility & contrast
On white
1.58
#59DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#59DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DFF2
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DFF2 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F3
Deuteranopia (green-blind)
#B6C6F2
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #59dff2; /* rgb */ color: rgb(89, 223, 242); /* oklch */ color: oklch(83.8% 0.118 208.2);
Tailwind
colors: {
custom: {
50: '#98e9f6',
500: '#59dff2',
950: '#000000',
},
}SCSS
$custom: #59dff2; $custom-light: #98e9f6; $custom-dark: #000000;
JSON
{
"hex": "#59dff2",
"rgb": {
"r": 89,
"g": 223,
"b": 242
},
"hsl": {
"h": 187.451,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.83763,
"c": 0.11795,
"h": 208.2
},
"luminance": 0.6131
}Semantic roles & 50–950 ramp
primary
#59DFF2
secondary
#BF4230
accent
#1F04E2
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485