#62F7BC#62F7BC
#62F7BC is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.1% C 0.153 H 163.8°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #62F7BC |
|---|---|
| RGB | rgb(98, 247, 188) |
| HSL | hsl(156, 90%, 68%) |
| HSV | hsv(156, 60%, 97%) |
| CMYK | cmyk(60.3%, 0%, 23.9%, 3.1%) |
| CIE-LAB | lab(88.33, -53.26, 16.72) |
| CIE-LCH | lch(88.33, 55.82, 162.57°) |
| OKLab | oklab(88.06% -0.1469 0.0427) |
| OKLCH | oklch(88.06% 0.153 163.8) |
| XYZ | xyz(47.3702, 72.7442, 59.1118) |
| Luminance | 0.7275 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Aquamarine
#7BFDC7
ΔE00 2.30
Greenish Cyan
#2AFEB7
ΔE00 3.16
Greenish Turquoise
#00FBB0
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 3.90
Bright Teal
#01F9C6
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F7BC #F7629D
analogous
#62F772 #62F7BC #62E7F7
triadic
#62F7BC #BC62F7 #F7BC62
tetradic
#62F7BC #7262F7 #F7629D #E7F762
square
#62F7BC #7262F7 #F7629D #E7F762
split-complementary
#62F7BC #F762E7 #F77262
monochromatic
#0BD484 #28F4A3 #62F7BC #9CFAD5 #D6FDEE
Accessibility & contrast
On white
1.35
#62F7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#62F7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F7BC
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F7BC | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7B9
Deuteranopia (green-blind)
#DED8C0
Tritanopia (blue-blind)
#00F7E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #62f7bc; /* rgb */ color: rgb(98, 247, 188); /* oklch */ color: oklch(88.1% 0.153 163.8);
Tailwind
colors: {
custom: {
50: '#9cfbd0',
500: '#62f7bc',
950: '#000000',
},
}SCSS
$custom: #62f7bc; $custom-light: #9cfbd0; $custom-dark: #000000;
JSON
{
"hex": "#62f7bc",
"rgb": {
"r": 98,
"g": 247,
"b": 188
},
"hsl": {
"h": 156.242,
"s": 90.303,
"l": 67.647
},
"oklch": {
"l": 0.88059,
"c": 0.15302,
"h": 163.8
},
"luminance": 0.72749
}Semantic roles & 50–950 ramp
primary
#62F7BC
secondary
#CF2F6E
accent
#005BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583