#59BEBE#59BEBE
#59BEBE is a light, moderate teal. Relative luminance 0.427; OKLCH L 74.2% C 0.094 H 195.3°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #59BEBE |
|---|---|
| RGB | rgb(89, 190, 190) |
| HSL | hsl(180, 44%, 55%) |
| HSV | hsv(180, 53%, 75%) |
| CMYK | cmyk(53.2%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(71.33, -29.22, -8.97) |
| CIE-LCH | lch(71.33, 30.56, 197.07°) |
| OKLab | oklab(74.19% -0.0906 -0.0248) |
| OKLCH | oklch(74.19% 0.094 195.3) |
| XYZ | xyz(31.8237, 42.6654, 55.2634) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.38
Mediumturquoise
#48D1CC
ΔE00 5.42
Lightseagreen
#20B2AA
ΔE00 6.06
Topaz
#13BBAF
ΔE00 6.22
Turquoise Blue
#06B1C4
ΔE00 7.78
Tealish
#24BCA8
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59BEBE #BE5959
analogous
#59BE8C #59BEBE #598CBE
triadic
#59BEBE #BE59BE #BEBE59
tetradic
#59BEBE #8C59BE #BE5959 #8CBE59
square
#59BEBE #8C59BE #BE5959 #8CBE59
split-complementary
#59BEBE #BE598C #BE8C59
monochromatic
#2C7171 #3D9D9D #59BEBE #85CFCF #B1E0E0
Accessibility & contrast
On white
2.20
#59BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#59BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59BEBE
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59BEBE | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#A2A9BF
Tritanopia (blue-blind)
#00C3BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #59bebe; /* rgb */ color: rgb(89, 190, 190); /* oklch */ color: oklch(74.2% 0.094 195.3);
Tailwind
colors: {
custom: {
50: '#91d2d1',
500: '#59bebe',
950: '#000000',
},
}SCSS
$custom: #59bebe; $custom-light: #91d2d1; $custom-dark: #000000;
JSON
{
"hex": "#59bebe",
"rgb": {
"r": 89,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 43.723,
"l": 54.706
},
"oklch": {
"l": 0.74185,
"c": 0.09399,
"h": 195.3
},
"luminance": 0.42668
}Semantic roles & 50–950 ramp
primary
#59BEBE
secondary
#CFA4A4
accent
#5454D3
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282