#62BEBE#62BEBE
#62BEBE is a light, moderate teal. Relative luminance 0.431; OKLCH L 74.5% C 0.088 H 195.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #62BEBE |
|---|---|
| RGB | rgb(98, 190, 190) |
| HSL | hsl(180, 41%, 56%) |
| HSV | hsv(180, 48%, 75%) |
| CMYK | cmyk(48.4%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(71.65, -27.30, -8.46) |
| CIE-LCH | lch(71.65, 28.58, 197.22°) |
| OKLab | oklab(74.53% -0.0847 -0.0234) |
| OKLCH | oklch(74.53% 0.088 195.4) |
| XYZ | xyz(32.7410, 43.1384, 55.3064) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.79
Darkturquoise
#00CED1
ΔE00 5.99
Lightseagreen
#20B2AA
ΔE00 6.69
Topaz
#13BBAF
ΔE00 6.88
Turquoise Blue
#06B1C4
ΔE00 8.05
Tealish
#24BCA8
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62BEBE #BE6262
analogous
#62BE90 #62BEBE #6290BE
triadic
#62BEBE #BE62BE #BEBE62
tetradic
#62BEBE #9062BE #BE6262 #90BE62
square
#62BEBE #9062BE #BE6262 #90BE62
split-complementary
#62BEBE #BE6290 #BE9062
monochromatic
#307575 #42A0A0 #62BEBE #8DD0D0 #B9E2E2
Accessibility & contrast
On white
2.18
#62BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#62BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62BEBE
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62BEBE | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BE
Deuteranopia (green-blind)
#A4ABBF
Tritanopia (blue-blind)
#29C3BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #62bebe; /* rgb */ color: rgb(98, 190, 190); /* oklch */ color: oklch(74.5% 0.088 195.4);
Tailwind
colors: {
custom: {
50: '#96d2d1',
500: '#62bebe',
950: '#000000',
},
}SCSS
$custom: #62bebe; $custom-light: #96d2d1; $custom-dark: #000000;
JSON
{
"hex": "#62bebe",
"rgb": {
"r": 98,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 41.441,
"l": 56.471
},
"oklch": {
"l": 0.74534,
"c": 0.08783,
"h": 195.4
},
"luminance": 0.43141
}Semantic roles & 50–950 ramp
primary
#62BEBE
secondary
#D1ABAB
accent
#5757D1
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282