#62F3C8#62F3C8
#62F3C8 is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.4% C 0.139 H 170.3°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #62F3C8 |
|---|---|
| RGB | rgb(98, 243, 200) |
| HSL | hsl(162, 86%, 67%) |
| HSV | hsv(162, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 17.7%, 4.7%) |
| CIE-LAB | lab(87.42, -48.96, 9.21) |
| CIE-LCH | lch(87.42, 49.82, 169.34°) |
| OKLab | oklab(87.41% -0.1375 0.0235) |
| OKLCH | oklch(87.41% 0.139 170.3) |
| XYZ | xyz(47.5079, 70.8631, 65.8067) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.24
Aquamarine
#7FFFD4
ΔE00 3.14
Bright Teal
#01F9C6
ΔE00 3.42
Aqua Marine
#2EE8BB
ΔE00 3.47
Light Aquamarine
#7BFDC7
ΔE00 3.83
Light Aqua
#8CFFDB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F3C8 #F3628D
analogous
#62F380 #62F3C8 #62D6F3
triadic
#62F3C8 #C862F3 #F3C862
tetradic
#62F3C8 #8062F3 #F3628D #D6F362
square
#62F3C8 #8062F3 #F3628D #D6F362
split-complementary
#62F3C8 #F362D6 #F38062
monochromatic
#10CB93 #29EFB4 #62F3C8 #9BF7DC #D4FCF0
Accessibility & contrast
On white
1.38
#62F3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#62F3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F3C8
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F3C8 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE4C6
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f3c8; /* rgb */ color: rgb(98, 243, 200); /* oklch */ color: oklch(87.4% 0.139 170.3);
Tailwind
colors: {
custom: {
50: '#9cf8d8',
500: '#62f3c8',
950: '#000000',
},
}SCSS
$custom: #62f3c8; $custom-light: #9cf8d8; $custom-dark: #000000;
JSON
{
"hex": "#62f3c8",
"rgb": {
"r": 98,
"g": 243,
"b": 200
},
"hsl": {
"h": 162.207,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.87405,
"c": 0.13949,
"h": 170.3
},
"luminance": 0.70868
}Semantic roles & 50–950 ramp
primary
#62F3C8
secondary
#C7325E
accent
#0345E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583