#62F9BC#62F9BC
#62F9BC is a very light, vivid teal. Relative luminance 0.740; OKLCH L 88.5% C 0.156 H 163.3°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #62F9BC |
|---|---|
| RGB | rgb(98, 249, 188) |
| HSL | hsl(156, 93%, 68%) |
| HSV | hsv(156, 61%, 98%) |
| CMYK | cmyk(60.6%, 0%, 24.5%, 2.4%) |
| CIE-LAB | lab(88.91, -54.07, 17.54) |
| CIE-LCH | lch(88.91, 56.84, 162.03°) |
| OKLab | oklab(88.54% -0.1489 0.0448) |
| OKLCH | oklch(88.54% 0.156 163.3) |
| XYZ | xyz(47.9851, 73.9740, 59.3168) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.46
Light Aquamarine
#7BFDC7
ΔE00 2.29
Greenish Cyan
#2AFEB7
ΔE00 2.83
Greenish Turquoise
#00FBB0
ΔE00 3.52
Light Blue Green
#7EFBB3
ΔE00 3.57
Bright Teal
#01F9C6
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F9BC #F9629F
analogous
#62F971 #62F9BC #62EAF9
triadic
#62F9BC #BC62F9 #F9BC62
tetradic
#62F9BC #7162F9 #F9629F #EAF962
square
#62F9BC #7162F9 #F9629F #EAF962
split-complementary
#62F9BC #F962EA #F97162
monochromatic
#08D884 #27F7A3 #62F9BC #9DFBD5 #D8FEEE
Accessibility & contrast
On white
1.33
#62F9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#62F9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F9BC
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F9BC | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B9
Deuteranopia (green-blind)
#E0D9C0
Tritanopia (blue-blind)
#00F9E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #62f9bc; /* rgb */ color: rgb(98, 249, 188); /* oklch */ color: oklch(88.5% 0.156 163.3);
Tailwind
colors: {
custom: {
50: '#9cfcd0',
500: '#62f9bc',
950: '#000000',
},
}SCSS
$custom: #62f9bc; $custom-light: #9cfcd0; $custom-dark: #000000;
JSON
{
"hex": "#62f9bc",
"rgb": {
"r": 98,
"g": 249,
"b": 188
},
"hsl": {
"h": 155.762,
"s": 92.638,
"l": 68.039
},
"oklch": {
"l": 0.88537,
"c": 0.15554,
"h": 163.3
},
"luminance": 0.73979
}Semantic roles & 50–950 ramp
primary
#62F9BC
secondary
#D22D70
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683