#62F7BE#62F7BE
#62F7BE is a very light, vivid teal. Relative luminance 0.728; OKLCH L 88.1% C 0.151 H 164.6°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #62F7BE |
|---|---|
| RGB | rgb(98, 247, 190) |
| HSL | hsl(157, 90%, 68%) |
| HSV | hsv(157, 60%, 97%) |
| CMYK | cmyk(60.3%, 0%, 23.1%, 3.1%) |
| CIE-LAB | lab(88.37, -52.83, 15.74) |
| CIE-LCH | lch(88.37, 55.13, 163.41°) |
| OKLab | oklab(88.11% -0.146 0.0403) |
| OKLCH | oklch(88.11% 0.151 164.6) |
| XYZ | xyz(47.5873, 72.8311, 60.2552) |
| Luminance | 0.7284 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.17
Light Greenish Blue
#63F7B4
ΔE00 2.18
Greenish Cyan
#2AFEB7
ΔE00 3.39
Bright Teal
#01F9C6
ΔE00 3.79
Aquamarine
#7FFFD4
ΔE00 4.07
Greenish Turquoise
#00FBB0
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F7BE #F7629B
analogous
#62F773 #62F7BE #62E5F7
triadic
#62F7BE #BE62F7 #F7BE62
tetradic
#62F7BE #7362F7 #F7629B #E5F762
square
#62F7BE #7362F7 #F7629B #E5F762
split-complementary
#62F7BE #F762E5 #F77362
monochromatic
#0BD487 #28F4A6 #62F7BE #9CFAD6 #D6FDEE
Accessibility & contrast
On white
1.35
#62F7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#62F7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F7BE
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F7BE | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7BB
Deuteranopia (green-blind)
#DED8C2
Tritanopia (blue-blind)
#00F7E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #62f7be; /* rgb */ color: rgb(98, 247, 190); /* oklch */ color: oklch(88.1% 0.151 164.6);
Tailwind
colors: {
custom: {
50: '#9cfbd1',
500: '#62f7be',
950: '#000000',
},
}SCSS
$custom: #62f7be; $custom-light: #9cfbd1; $custom-dark: #000000;
JSON
{
"hex": "#62f7be",
"rgb": {
"r": 98,
"g": 247,
"b": 190
},
"hsl": {
"h": 157.047,
"s": 90.303,
"l": 67.647
},
"oklch": {
"l": 0.88107,
"c": 0.15148,
"h": 164.6
},
"luminance": 0.72836
}Semantic roles & 50–950 ramp
primary
#62F7BE
secondary
#CF2F6C
accent
#0058E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583