#62F9C2#62F9C2
#62F9C2 is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.7% C 0.151 H 165.7°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #62F9C2 |
|---|---|
| RGB | rgb(98, 249, 194) |
| HSL | hsl(158, 93%, 68%) |
| HSV | hsv(158, 61%, 98%) |
| CMYK | cmyk(60.6%, 0%, 22.1%, 2.4%) |
| CIE-LAB | lab(89.03, -52.79, 14.62) |
| CIE-LCH | lch(89.03, 54.77, 164.52°) |
| OKLab | oklab(88.68% -0.1463 0.0374) |
| OKLCH | oklch(88.68% 0.151 165.7) |
| XYZ | xyz(48.6453, 74.2381, 62.7942) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.95
Light Greenish Blue
#63F7B4
ΔE00 2.76
Bright Teal
#01F9C6
ΔE00 3.43
Aquamarine
#7FFFD4
ΔE00 3.51
Greenish Cyan
#2AFEB7
ΔE00 3.57
Light Turquoise
#7EF4CC
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F9C2 #F96299
analogous
#62F976 #62F9C2 #62E4F9
triadic
#62F9C2 #C262F9 #F9C262
tetradic
#62F9C2 #7662F9 #F96299 #E4F962
square
#62F9C2 #7662F9 #F96299 #E4F962
split-complementary
#62F9C2 #F962E4 #F97662
monochromatic
#08D88D #27F7AB #62F9C2 #9DFBD9 #D8FEF0
Accessibility & contrast
On white
1.33
#62F9C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#62F9C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F9C2
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F9C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F9C2 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E9BF
Deuteranopia (green-blind)
#DFD9C6
Tritanopia (blue-blind)
#00FAEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #62f9c2; /* rgb */ color: rgb(98, 249, 194); /* oklch */ color: oklch(88.7% 0.151 165.7);
Tailwind
colors: {
custom: {
50: '#9cfcd4',
500: '#62f9c2',
950: '#000000',
},
}SCSS
$custom: #62f9c2; $custom-light: #9cfcd4; $custom-dark: #000000;
JSON
{
"hex": "#62f9c2",
"rgb": {
"r": 98,
"g": 249,
"b": 194
},
"hsl": {
"h": 158.146,
"s": 92.638,
"l": 68.039
},
"oklch": {
"l": 0.8868,
"c": 0.15099,
"h": 165.7
},
"luminance": 0.74243
}Semantic roles & 50–950 ramp
primary
#62F9C2
secondary
#D22D69
accent
#0054E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683