#62DEBF#62DEBF
#62DEBF is a very light, vivid teal. Relative luminance 0.586; OKLCH L 82.2% C 0.120 H 174.2°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEBF |
|---|---|
| RGB | rgb(98, 222, 191) |
| HSL | hsl(165, 65%, 63%) |
| HSV | hsv(165, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.07, -41.97, 4.81) |
| CIE-LCH | lch(81.07, 42.25, 173.46°) |
| OKLab | oklab(82.17% -0.1195 0.0121) |
| OKLCH | oklch(82.17% 0.12 174.2) |
| XYZ | xyz(40.5579, 58.5969, 58.4531) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.07
Aquamarine (survey)
#04D8B2
ΔE00 4.29
Aqua (survey)
#13EAC9
ΔE00 4.32
Aqua Marine
#2EE8BB
ΔE00 4.56
Mediumaquamarine
#66CDAA
ΔE00 4.61
Eucalyptus
#44D7A8
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEBF #DE6281
analogous
#62DE81 #62DEBF #62BFDE
triadic
#62DEBF #BF62DE #DEBF62
tetradic
#62DEBF #8162DE #DE6281 #BFDE62
square
#62DEBF #8162DE #DE6281 #BFDE62
split-complementary
#62DEBF #DE62BF #DE8162
monochromatic
#22A383 #2FD3AA #62DEBF #95E9D4 #C7F3E8
Accessibility & contrast
On white
1.65
#62DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#62DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEBF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEBF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BE
Deuteranopia (green-blind)
#C4C4C1
Tritanopia (blue-blind)
#0DE0D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62debf; /* rgb */ color: rgb(98, 222, 191); /* oklch */ color: oklch(82.2% 0.120 174.2);
Tailwind
colors: {
custom: {
50: '#99e9d2',
500: '#62debf',
950: '#000000',
},
}SCSS
$custom: #62debf; $custom-light: #99e9d2; $custom-dark: #000000;
JSON
{
"hex": "#62debf",
"rgb": {
"r": 98,
"g": 222,
"b": 191
},
"hsl": {
"h": 165,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.82166,
"c": 0.12013,
"h": 174.2
},
"luminance": 0.58601
}Semantic roles & 50–950 ramp
primary
#62DEBF
secondary
#A63E58
accent
#1846CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483