#62FCB5#62FCB5
#62FCB5 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.1% C 0.165 H 160.0°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #62FCB5 |
|---|---|
| RGB | rgb(98, 252, 181) |
| HSL | hsl(152, 96%, 69%) |
| HSV | hsv(152, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 28.2%, 1.2%) |
| CIE-LAB | lab(89.65, -56.71, 22.15) |
| CIE-LCH | lch(89.65, 60.88, 158.66°) |
| OKLab | oklab(89.1% -0.1551 0.0563) |
| OKLCH | oklch(89.1% 0.165 160) |
| XYZ | xyz(48.1834, 75.5488, 55.7502) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.17
Light Blue Green
#7EFBB3
ΔE00 2.33
Greenish Cyan
#2AFEB7
ΔE00 2.53
Seafoam Green
#7AF9AB
ΔE00 2.86
Greenish Turquoise
#00FBB0
ΔE00 2.95
Seafoam (survey)
#80F9AD
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FCB5 #FC62A9
analogous
#62FC68 #62FCB5 #62F6FC
triadic
#62FCB5 #B562FC #FCB562
tetradic
#62FCB5 #6862FC #FC62A9 #F6FC62
square
#62FCB5 #6862FC #FC62A9 #F6FC62
split-complementary
#62FCB5 #FC62F6 #FC6862
monochromatic
#04DF7A #26FB99 #62FCB5 #9EFDD1 #DAFEEE
Accessibility & contrast
On white
1.30
#62FCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#62FCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FCB5
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FCB5 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAB1
Deuteranopia (green-blind)
#E4DBB9
Tritanopia (blue-blind)
#00FBE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #62fcb5; /* rgb */ color: rgb(98, 252, 181); /* oklch */ color: oklch(89.1% 0.165 160.0);
Tailwind
colors: {
custom: {
50: '#9cfecb',
500: '#62fcb5',
950: '#000000',
},
}SCSS
$custom: #62fcb5; $custom-light: #9cfecb; $custom-dark: #000000;
JSON
{
"hex": "#62fcb5",
"rgb": {
"r": 98,
"g": 252,
"b": 181
},
"hsl": {
"h": 152.338,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.89097,
"c": 0.16501,
"h": 160
},
"luminance": 0.75554
}Semantic roles & 50–950 ramp
primary
#62FCB5
secondary
#D62C7A
accent
#006AE6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683