#62F5BC#62F5BC
#62F5BC is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.6% C 0.150 H 164.3°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #62F5BC |
|---|---|
| RGB | rgb(98, 245, 188) |
| HSL | hsl(157, 88%, 67%) |
| HSV | hsv(157, 60%, 96%) |
| CMYK | cmyk(60%, 0%, 23.3%, 3.9%) |
| CIE-LAB | lab(87.74, -52.44, 15.89) |
| CIE-LCH | lch(87.74, 54.80, 163.14°) |
| OKLab | oklab(87.58% -0.1449 0.0407) |
| OKLCH | oklch(87.58% 0.15 164.3) |
| XYZ | xyz(46.7619, 71.5276, 58.9091) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.12
Light Aquamarine
#7BFDC7
ΔE00 2.43
Greenish Cyan
#2AFEB7
ΔE00 3.55
Bright Teal
#01F9C6
ΔE00 3.93
Greenish Turquoise
#00FBB0
ΔE00 4.13
Light Turquoise
#7EF4CC
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F5BC #F5629B
analogous
#62F573 #62F5BC #62E4F5
triadic
#62F5BC #BC62F5 #F5BC62
tetradic
#62F5BC #7362F5 #F5629B #E4F562
square
#62F5BC #7362F5 #F5629B #E4F562
split-complementary
#62F5BC #F562E4 #F57362
monochromatic
#0DCF84 #28F1A3 #62F5BC #9CF9D5 #D5FCED
Accessibility & contrast
On white
1.37
#62F5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#62F5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F5BC
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F5BC | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B9
Deuteranopia (green-blind)
#DCD6C0
Tritanopia (blue-blind)
#00F5E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f5bc; /* rgb */ color: rgb(98, 245, 188); /* oklch */ color: oklch(87.6% 0.150 164.3);
Tailwind
colors: {
custom: {
50: '#9cf9d0',
500: '#62f5bc',
950: '#000000',
},
}SCSS
$custom: #62f5bc; $custom-light: #9cf9d0; $custom-dark: #000000;
JSON
{
"hex": "#62f5bc",
"rgb": {
"r": 98,
"g": 245,
"b": 188
},
"hsl": {
"h": 156.735,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.87581,
"c": 0.15049,
"h": 164.3
},
"luminance": 0.71532
}Semantic roles & 50–950 ramp
primary
#62F5BC
secondary
#CB306C
accent
#0159E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583