#62F9BE#62F9BE
#62F9BE is a very light, vivid teal. Relative luminance 0.741; OKLCH L 88.6% C 0.154 H 164.0°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #62F9BE |
|---|---|
| RGB | rgb(98, 249, 190) |
| HSL | hsl(157, 93%, 68%) |
| HSV | hsv(157, 61%, 98%) |
| CMYK | cmyk(60.6%, 0%, 23.7%, 2.4%) |
| CIE-LAB | lab(88.95, -53.65, 16.56) |
| CIE-LCH | lch(88.95, 56.14, 162.84°) |
| OKLab | oklab(88.58% -0.1481 0.0424) |
| OKLCH | oklch(88.58% 0.154 164) |
| XYZ | xyz(48.2022, 74.0608, 60.4601) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.88
Light Aquamarine
#7BFDC7
ΔE00 2.10
Greenish Cyan
#2AFEB7
ΔE00 3.03
Greenish Turquoise
#00FBB0
ΔE00 3.77
Light Blue Green
#7EFBB3
ΔE00 3.93
Bright Teal
#01F9C6
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F9BE #F9629D
analogous
#62F972 #62F9BE #62E9F9
triadic
#62F9BE #BE62F9 #F9BE62
tetradic
#62F9BE #7262F9 #F9629D #E9F962
square
#62F9BE #7262F9 #F9629D #E9F962
split-complementary
#62F9BE #F962E9 #F97262
monochromatic
#08D887 #27F7A6 #62F9BE #9DFBD6 #D8FEEF
Accessibility & contrast
On white
1.33
#62F9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#62F9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F9BE
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F9BE | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8BB
Deuteranopia (green-blind)
#E0D9C2
Tritanopia (blue-blind)
#00F9E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #62f9be; /* rgb */ color: rgb(98, 249, 190); /* oklch */ color: oklch(88.6% 0.154 164.0);
Tailwind
colors: {
custom: {
50: '#9cfcd1',
500: '#62f9be',
950: '#000000',
},
}SCSS
$custom: #62f9be; $custom-light: #9cfcd1; $custom-dark: #000000;
JSON
{
"hex": "#62f9be",
"rgb": {
"r": 98,
"g": 249,
"b": 190
},
"hsl": {
"h": 156.556,
"s": 92.638,
"l": 68.039
},
"oklch": {
"l": 0.88584,
"c": 0.154,
"h": 164
},
"luminance": 0.74066
}Semantic roles & 50–950 ramp
primary
#62F9BE
secondary
#D22D6E
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683