#62FCB8#62FCB8
#62FCB8 is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.2% C 0.163 H 161.1°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #62FCB8 |
|---|---|
| RGB | rgb(98, 252, 184) |
| HSL | hsl(154, 96%, 69%) |
| HSV | hsv(154, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 27%, 1.2%) |
| CIE-LAB | lab(89.71, -56.10, 20.70) |
| CIE-LCH | lch(89.71, 59.80, 159.75°) |
| OKLab | oklab(89.16% -0.1538 0.0527) |
| OKLCH | oklch(89.16% 0.163 161.1) |
| XYZ | xyz(48.4945, 75.6732, 57.3888) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.04
Greenish Cyan
#2AFEB7
ΔE00 2.40
Light Blue Green
#7EFBB3
ΔE00 2.64
Greenish Turquoise
#00FBB0
ΔE00 2.99
Light Aquamarine
#7BFDC7
ΔE00 3.12
Seafoam Green
#7AF9AB
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FCB8 #FC62A6
analogous
#62FC6B #62FCB8 #62F3FC
triadic
#62FCB8 #B862FC #FCB862
tetradic
#62FCB8 #6B62FC #FC62A6 #F3FC62
square
#62FCB8 #6B62FC #FC62A6 #F3FC62
split-complementary
#62FCB8 #FC62F3 #FC6B62
monochromatic
#04DF7F #26FB9D #62FCB8 #9EFDD3 #DAFEEE
Accessibility & contrast
On white
1.30
#62FCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#62FCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FCB8
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FCB8 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB4
Deuteranopia (green-blind)
#E4DBBC
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #62fcb8; /* rgb */ color: rgb(98, 252, 184); /* oklch */ color: oklch(89.2% 0.163 161.1);
Tailwind
colors: {
custom: {
50: '#9cfecd',
500: '#62fcb8',
950: '#000000',
},
}SCSS
$custom: #62fcb8; $custom-light: #9cfecd; $custom-dark: #000000;
JSON
{
"hex": "#62fcb8",
"rgb": {
"r": 98,
"g": 252,
"b": 184
},
"hsl": {
"h": 153.506,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.89163,
"c": 0.16255,
"h": 161.1
},
"luminance": 0.75678
}Semantic roles & 50–950 ramp
primary
#62FCB8
secondary
#D62C77
accent
#0065E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683