#62FFC8#62FFC8
#62FFC8 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.154 H 166.4°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFC8 |
|---|---|
| RGB | rgb(98, 255, 200) |
| HSL | hsl(159, 100%, 69%) |
| HSV | hsv(159, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(90.91, -53.94, 14.18) |
| CIE-LCH | lch(90.91, 55.77, 165.27°) |
| OKLab | oklab(90.25% -0.1497 0.0363) |
| OKLCH | oklch(90.25% 0.154 166.4) |
| XYZ | xyz(51.2170, 78.2815, 67.0430) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.94
Aquamarine
#7FFFD4
ΔE00 3.14
Light Greenish Blue
#63F7B4
ΔE00 3.44
Bright Teal
#01F9C6
ΔE00 3.47
Greenish Cyan
#2AFEB7
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFC8 #FF6299
analogous
#62FF7A #62FFC8 #62E7FF
triadic
#62FFC8 #C862FF #FFC862
tetradic
#62FFC8 #7A62FF #FF6299 #E7FF62
square
#62FFC8 #7A62FF #FF6299 #E7FF62
split-complementary
#62FFC8 #FF62E7 #FF7A62
monochromatic
#00E796 #25FFB3 #62FFC8 #9FFFDD #DCFFF3
Accessibility & contrast
On white
1.26
#62FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#62FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFC8
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFC8 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC5
Deuteranopia (green-blind)
#E4DECC
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #62ffc8; /* rgb */ color: rgb(98, 255, 200); /* oklch */ color: oklch(90.3% 0.154 166.4);
Tailwind
colors: {
custom: {
50: '#9dffd8',
500: '#62ffc8',
950: '#000000',
},
}SCSS
$custom: #62ffc8; $custom-light: #9dffd8; $custom-dark: #000000;
JSON
{
"hex": "#62ffc8",
"rgb": {
"r": 98,
"g": 255,
"b": 200
},
"hsl": {
"h": 158.981,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.90253,
"c": 0.15401,
"h": 166.4
},
"luminance": 0.78287
}Semantic roles & 50–950 ramp
primary
#62FFC8
secondary
#DA2C69
accent
#0050E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683