#62F3BB#62F3BB
#62F3BB is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.1% C 0.149 H 164.5°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #62F3BB |
|---|---|
| RGB | rgb(98, 243, 187) |
| HSL | hsl(157, 86%, 67%) |
| HSV | hsv(157, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 23%, 4.7%) |
| CIE-LAB | lab(87.13, -51.83, 15.56) |
| CIE-LCH | lch(87.13, 54.12, 163.29°) |
| OKLab | oklab(87.08% -0.1433 0.0398) |
| OKLCH | oklch(87.08% 0.149 164.5) |
| XYZ | xyz(46.0527, 70.2811, 58.1427) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.36
Light Aquamarine
#7BFDC7
ΔE00 2.70
Greenish Cyan
#2AFEB7
ΔE00 3.87
Bright Teal
#01F9C6
ΔE00 3.99
Light Turquoise
#7EF4CC
ΔE00 4.04
Greenish Turquoise
#00FBB0
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F3BB #F3629A
analogous
#62F373 #62F3BB #62E2F3
triadic
#62F3BB #BB62F3 #F3BB62
tetradic
#62F3BB #7362F3 #F3629A #E2F362
square
#62F3BB #7362F3 #F3629A #E2F362
split-complementary
#62F3BB #F362E2 #F37362
monochromatic
#10CB83 #29EFA2 #62F3BB #9BF7D4 #D4FCEC
Accessibility & contrast
On white
1.39
#62F3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#62F3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F3BB
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F3BB | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#DAD4BF
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62f3bb; /* rgb */ color: rgb(98, 243, 187); /* oklch */ color: oklch(87.1% 0.149 164.5);
Tailwind
colors: {
custom: {
50: '#9bf8cf',
500: '#62f3bb',
950: '#000000',
},
}SCSS
$custom: #62f3bb; $custom-light: #9bf8cf; $custom-dark: #000000;
JSON
{
"hex": "#62f3bb",
"rgb": {
"r": 98,
"g": 243,
"b": 187
},
"hsl": {
"h": 156.828,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.87079,
"c": 0.14872,
"h": 164.5
},
"luminance": 0.70286
}Semantic roles & 50–950 ramp
primary
#62F3BB
secondary
#C7326C
accent
#0359E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583