#62F9BF#62F9BF
#62F9BF is a very light, vivid teal. Relative luminance 0.741; OKLCH L 88.6% C 0.153 H 164.4°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #62F9BF |
|---|---|
| RGB | rgb(98, 249, 191) |
| HSL | hsl(157, 93%, 68%) |
| HSV | hsv(157, 61%, 98%) |
| CMYK | cmyk(60.6%, 0%, 23.3%, 2.4%) |
| CIE-LAB | lab(88.97, -53.43, 16.08) |
| CIE-LCH | lch(88.97, 55.80, 163.25°) |
| OKLab | oklab(88.61% -0.1476 0.0411) |
| OKLCH | oklch(88.61% 0.153 164.4) |
| XYZ | xyz(48.3118, 74.1047, 61.0377) |
| Luminance | 0.7411 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.03
Light Greenish Blue
#63F7B4
ΔE00 2.10
Greenish Cyan
#2AFEB7
ΔE00 3.15
Bright Teal
#01F9C6
ΔE00 3.83
Greenish Turquoise
#00FBB0
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F9BF #F9629C
analogous
#62F973 #62F9BF #62E7F9
triadic
#62F9BF #BF62F9 #F9BF62
tetradic
#62F9BF #7362F9 #F9629C #E7F962
square
#62F9BF #7362F9 #F9629C #E7F962
split-complementary
#62F9BF #F962E7 #F97362
monochromatic
#08D888 #27F7A7 #62F9BF #9DFBD7 #D8FEEF
Accessibility & contrast
On white
1.33
#62F9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#62F9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F9BF
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F9BF | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8BC
Deuteranopia (green-blind)
#DFD9C3
Tritanopia (blue-blind)
#00F9E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #62f9bf; /* rgb */ color: rgb(98, 249, 191); /* oklch */ color: oklch(88.6% 0.153 164.4);
Tailwind
colors: {
custom: {
50: '#9cfcd2',
500: '#62f9bf',
950: '#000000',
},
}SCSS
$custom: #62f9bf; $custom-light: #9cfcd2; $custom-dark: #000000;
JSON
{
"hex": "#62f9bf",
"rgb": {
"r": 98,
"g": 249,
"b": 191
},
"hsl": {
"h": 156.954,
"s": 92.638,
"l": 68.039
},
"oklch": {
"l": 0.88608,
"c": 0.15324,
"h": 164.4
},
"luminance": 0.7411
}Semantic roles & 50–950 ramp
primary
#62F9BF
secondary
#D22D6C
accent
#0058E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683