#62F4BD#62F4BD
#62F4BD is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.4% C 0.148 H 165.0°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #62F4BD |
|---|---|
| RGB | rgb(98, 244, 189) |
| HSL | hsl(157, 87%, 67%) |
| HSV | hsv(157, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 22.5%, 4.3%) |
| CIE-LAB | lab(87.47, -51.81, 15.00) |
| CIE-LCH | lch(87.47, 53.94, 163.86°) |
| OKLab | oklab(87.37% -0.1434 0.0384) |
| OKLCH | oklch(87.37% 0.148 165) |
| XYZ | xyz(46.5683, 70.9675, 59.3782) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.52
Light Greenish Blue
#63F7B4
ΔE00 2.57
Bright Teal
#01F9C6
ΔE00 3.76
Light Turquoise
#7EF4CC
ΔE00 3.82
Greenish Cyan
#2AFEB7
ΔE00 3.89
Aquamarine
#7FFFD4
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F4BD #F46299
analogous
#62F474 #62F4BD #62E2F4
triadic
#62F4BD #BD62F4 #F4BD62
tetradic
#62F4BD #7462F4 #F46299 #E2F462
square
#62F4BD #7462F4 #F46299 #E2F462
split-complementary
#62F4BD #F462E2 #F47462
monochromatic
#0ECD85 #29F0A5 #62F4BD #9BF8D5 #D4FCED
Accessibility & contrast
On white
1.38
#62F4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#62F4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F4BD
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F4BD | 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)
#EFE4BA
Deuteranopia (green-blind)
#DBD5C1
Tritanopia (blue-blind)
#00F4E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f4bd; /* rgb */ color: rgb(98, 244, 189); /* oklch */ color: oklch(87.4% 0.148 165.0);
Tailwind
colors: {
custom: {
50: '#9bf8d1',
500: '#62f4bd',
950: '#000000',
},
}SCSS
$custom: #62f4bd; $custom-light: #9bf8d1; $custom-dark: #000000;
JSON
{
"hex": "#62f4bd",
"rgb": {
"r": 98,
"g": 244,
"b": 189
},
"hsl": {
"h": 157.397,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.87366,
"c": 0.14847,
"h": 165
},
"luminance": 0.70972
}Semantic roles & 50–950 ramp
primary
#62F4BD
secondary
#C9316A
accent
#0257E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583