#62F4BC#62F4BC
#62F4BC is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.3% C 0.149 H 164.6°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #62F4BC |
|---|---|
| RGB | rgb(98, 244, 188) |
| HSL | hsl(157, 87%, 67%) |
| HSV | hsv(157, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 23%, 4.3%) |
| CIE-LAB | lab(87.45, -52.03, 15.48) |
| CIE-LCH | lch(87.45, 54.28, 163.43°) |
| OKLab | oklab(87.34% -0.1439 0.0396) |
| OKLCH | oklch(87.34% 0.149 164.6) |
| XYZ | xyz(46.4602, 70.9242, 58.8085) |
| Luminance | 0.7093 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.34
Light Aquamarine
#7BFDC7
ΔE00 2.54
Greenish Cyan
#2AFEB7
ΔE00 3.77
Bright Teal
#01F9C6
ΔE00 3.89
Light Turquoise
#7EF4CC
ΔE00 4.01
Aquamarine
#7FFFD4
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F4BC #F4629A
analogous
#62F473 #62F4BC #62E3F4
triadic
#62F4BC #BC62F4 #F4BC62
tetradic
#62F4BC #7362F4 #F4629A #E3F462
square
#62F4BC #7362F4 #F4629A #E3F462
split-complementary
#62F4BC #F462E3 #F47362
monochromatic
#0ECD84 #29F0A4 #62F4BC #9BF8D4 #D4FCED
Accessibility & contrast
On white
1.38
#62F4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#62F4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F4BC
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F4BC | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B9
Deuteranopia (green-blind)
#DBD5C0
Tritanopia (blue-blind)
#00F4E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f4bc; /* rgb */ color: rgb(98, 244, 188); /* oklch */ color: oklch(87.3% 0.149 164.6);
Tailwind
colors: {
custom: {
50: '#9bf8d0',
500: '#62f4bc',
950: '#000000',
},
}SCSS
$custom: #62f4bc; $custom-light: #9bf8d0; $custom-dark: #000000;
JSON
{
"hex": "#62f4bc",
"rgb": {
"r": 98,
"g": 244,
"b": 188
},
"hsl": {
"h": 156.986,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.87342,
"c": 0.14923,
"h": 164.6
},
"luminance": 0.70929
}Semantic roles & 50–950 ramp
primary
#62F4BC
secondary
#C9316B
accent
#0259E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583