#62F2BC#62F2BC
#62F2BC is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.9% C 0.147 H 165.2°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #62F2BC |
|---|---|
| RGB | rgb(98, 242, 188) |
| HSL | hsl(158, 85%, 67%) |
| HSV | hsv(158, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 22.3%, 5.1%) |
| CIE-LAB | lab(86.86, -51.20, 14.66) |
| CIE-LCH | lch(86.86, 53.26, 164.03°) |
| OKLab | oklab(86.86% -0.1418 0.0375) |
| OKLCH | oklch(86.86% 0.147 165.2) |
| XYZ | xyz(45.8617, 69.7272, 58.6090) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.82
Light Aquamarine
#7BFDC7
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 3.72
Bright Teal
#01F9C6
ΔE00 3.85
Aqua Marine
#2EE8BB
ΔE00 4.10
Greenish Cyan
#2AFEB7
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F2BC #F26298
analogous
#62F274 #62F2BC #62E0F2
triadic
#62F2BC #BC62F2 #F2BC62
tetradic
#62F2BC #7462F2 #F26298 #E0F262
square
#62F2BC #7462F2 #F26298 #E0F262
split-complementary
#62F2BC #F262E0 #F27462
monochromatic
#11C984 #29EDA4 #62F2BC #9BF7D4 #D3FBEC
Accessibility & contrast
On white
1.41
#62F2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#62F2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F2BC
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F2BC | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#D9D4BF
Tritanopia (blue-blind)
#00F2E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f2bc; /* rgb */ color: rgb(98, 242, 188); /* oklch */ color: oklch(86.9% 0.147 165.2);
Tailwind
colors: {
custom: {
50: '#9bf7d0',
500: '#62f2bc',
950: '#000000',
},
}SCSS
$custom: #62f2bc; $custom-light: #9bf7d0; $custom-dark: #000000;
JSON
{
"hex": "#62f2bc",
"rgb": {
"r": 98,
"g": 242,
"b": 188
},
"hsl": {
"h": 157.5,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.86864,
"c": 0.1467,
"h": 165.2
},
"luminance": 0.69732
}Semantic roles & 50–950 ramp
primary
#62F2BC
secondary
#C6336A
accent
#0457E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583