#62FCB6#62FCB6
#62FCB6 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.1% C 0.164 H 160.4°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #62FCB6 |
|---|---|
| RGB | rgb(98, 252, 182) |
| HSL | hsl(153, 96%, 69%) |
| HSV | hsv(153, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 27.8%, 1.2%) |
| CIE-LAB | lab(89.67, -56.51, 21.67) |
| CIE-LCH | lch(89.67, 60.52, 159.02°) |
| OKLab | oklab(89.12% -0.1546 0.0551) |
| OKLCH | oklch(89.12% 0.164 160.4) |
| XYZ | xyz(48.2863, 75.5899, 56.2925) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.09
Light Blue Green
#7EFBB3
ΔE00 2.42
Greenish Cyan
#2AFEB7
ΔE00 2.47
Greenish Turquoise
#00FBB0
ΔE00 2.95
Seafoam Green
#7AF9AB
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FCB6 #FC62A8
analogous
#62FC69 #62FCB6 #62F5FC
triadic
#62FCB6 #B662FC #FCB662
tetradic
#62FCB6 #6962FC #FC62A8 #F5FC62
square
#62FCB6 #6962FC #FC62A8 #F5FC62
split-complementary
#62FCB6 #FC62F5 #FC6962
monochromatic
#04DF7C #26FB9A #62FCB6 #9EFDD2 #DAFEEE
Accessibility & contrast
On white
1.30
#62FCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#62FCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FCB6
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FCB6 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAB2
Deuteranopia (green-blind)
#E4DBBA
Tritanopia (blue-blind)
#00FBE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #62fcb6; /* rgb */ color: rgb(98, 252, 182); /* oklch */ color: oklch(89.1% 0.164 160.4);
Tailwind
colors: {
custom: {
50: '#9cfecc',
500: '#62fcb6',
950: '#000000',
},
}SCSS
$custom: #62fcb6; $custom-light: #9cfecc; $custom-dark: #000000;
JSON
{
"hex": "#62fcb6",
"rgb": {
"r": 98,
"g": 252,
"b": 182
},
"hsl": {
"h": 152.727,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.89119,
"c": 0.16419,
"h": 160.4
},
"luminance": 0.75595
}Semantic roles & 50–950 ramp
primary
#62FCB6
secondary
#D62C79
accent
#0068E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683