#62F0C8#62F0C8
#62F0C8 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.7% C 0.136 H 171.4°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #62F0C8 |
|---|---|
| RGB | rgb(98, 240, 200) |
| HSL | hsl(163, 83%, 66%) |
| HSV | hsv(163, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 16.7%, 5.9%) |
| CIE-LAB | lab(86.54, -47.69, 7.96) |
| CIE-LCH | lch(86.54, 48.35, 170.52°) |
| OKLab | oklab(86.69% -0.1344 0.0203) |
| OKLCH | oklch(86.69% 0.136 171.4) |
| XYZ | xyz(46.6174, 69.0823, 65.5098) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.35
Aqua Marine
#2EE8BB
ΔE00 3.24
Aquamarine
#7FFFD4
ΔE00 3.70
Bright Teal
#01F9C6
ΔE00 3.95
Aqua (survey)
#13EAC9
ΔE00 4.03
Light Aqua
#8CFFDB
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F0C8 #F0628A
analogous
#62F081 #62F0C8 #62D1F0
triadic
#62F0C8 #C862F0 #F0C862
tetradic
#62F0C8 #8162F0 #F0628A #D1F062
square
#62F0C8 #8162F0 #F0628A #D1F062
split-complementary
#62F0C8 #F062D1 #F08162
monochromatic
#13C593 #2AEBB4 #62F0C8 #9AF5DC #D2FBEF
Accessibility & contrast
On white
1.42
#62F0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#62F0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F0C8
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F0C8 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C6
Deuteranopia (green-blind)
#D5D2CB
Tritanopia (blue-blind)
#00F2E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f0c8; /* rgb */ color: rgb(98, 240, 200); /* oklch */ color: oklch(86.7% 0.136 171.4);
Tailwind
colors: {
custom: {
50: '#9bf5d8',
500: '#62f0c8',
950: '#000000',
},
}SCSS
$custom: #62f0c8; $custom-light: #9bf5d8; $custom-dark: #000000;
JSON
{
"hex": "#62f0c8",
"rgb": {
"r": 98,
"g": 240,
"b": 200
},
"hsl": {
"h": 163.099,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.86693,
"c": 0.13593,
"h": 171.4
},
"luminance": 0.69087
}Semantic roles & 50–950 ramp
primary
#62F0C8
secondary
#C2345C
accent
#0744DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583