#62F7BD#62F7BD
#62F7BD is a very light, vivid teal. Relative luminance 0.728; OKLCH L 88.1% C 0.152 H 164.2°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #62F7BD |
|---|---|
| RGB | rgb(98, 247, 189) |
| HSL | hsl(157, 90%, 68%) |
| HSV | hsv(157, 60%, 97%) |
| CMYK | cmyk(60.3%, 0%, 23.5%, 3.1%) |
| CIE-LAB | lab(88.35, -53.04, 16.23) |
| CIE-LCH | lch(88.35, 55.47, 162.99°) |
| OKLab | oklab(88.08% -0.1465 0.0415) |
| OKLCH | oklch(88.08% 0.152 164.2) |
| XYZ | xyz(47.4784, 72.7875, 59.6815) |
| Luminance | 0.7279 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.96
Light Aquamarine
#7BFDC7
ΔE00 2.23
Greenish Cyan
#2AFEB7
ΔE00 3.27
Greenish Turquoise
#00FBB0
ΔE00 3.92
Bright Teal
#01F9C6
ΔE00 3.93
Light Blue Green
#7EFBB3
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F7BD #F7629C
analogous
#62F772 #62F7BD #62E7F7
triadic
#62F7BD #BD62F7 #F7BD62
tetradic
#62F7BD #7262F7 #F7629C #E7F762
square
#62F7BD #7262F7 #F7629C #E7F762
split-complementary
#62F7BD #F762E7 #F77262
monochromatic
#0BD486 #28F4A5 #62F7BD #9CFAD5 #D6FDEE
Accessibility & contrast
On white
1.35
#62F7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#62F7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F7BD
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F7BD | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7BA
Deuteranopia (green-blind)
#DED8C1
Tritanopia (blue-blind)
#00F7E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #62f7bd; /* rgb */ color: rgb(98, 247, 189); /* oklch */ color: oklch(88.1% 0.152 164.2);
Tailwind
colors: {
custom: {
50: '#9cfbd1',
500: '#62f7bd',
950: '#000000',
},
}SCSS
$custom: #62f7bd; $custom-light: #9cfbd1; $custom-dark: #000000;
JSON
{
"hex": "#62f7bd",
"rgb": {
"r": 98,
"g": 247,
"b": 189
},
"hsl": {
"h": 156.644,
"s": 90.303,
"l": 67.647
},
"oklch": {
"l": 0.88083,
"c": 0.15225,
"h": 164.2
},
"luminance": 0.72792
}Semantic roles & 50–950 ramp
primary
#62F7BD
secondary
#CF2F6D
accent
#0059E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583