#62FBC2#62FBC2
#62FBC2 is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.2% C 0.153 H 165.1°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #62FBC2 |
|---|---|
| RGB | rgb(98, 251, 194) |
| HSL | hsl(158, 95%, 68%) |
| HSV | hsv(158, 61%, 98%) |
| CMYK | cmyk(61%, 0%, 22.7%, 1.6%) |
| CIE-LAB | lab(89.62, -53.60, 15.44) |
| CIE-LCH | lch(89.62, 55.78, 163.93°) |
| OKLab | oklab(89.16% -0.1483 0.0395) |
| OKLCH | oklch(89.16% 0.153 165.1) |
| XYZ | xyz(49.2668, 75.4810, 63.0014) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.86
Light Greenish Blue
#63F7B4
ΔE00 2.52
Greenish Cyan
#2AFEB7
ΔE00 3.22
Bright Teal
#01F9C6
ΔE00 3.64
Aquamarine
#7FFFD4
ΔE00 3.69
Greenish Turquoise
#00FBB0
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FBC2 #FB629B
analogous
#62FB75 #62FBC2 #62E7FB
triadic
#62FBC2 #C262FB #FBC262
tetradic
#62FBC2 #7562FB #FB629B #E7FB62
square
#62FBC2 #7562FB #FB629B #E7FB62
split-complementary
#62FBC2 #FB62E7 #FB7562
monochromatic
#06DD8D #26F9AB #62FBC2 #9EFDD9 #D9FEF0
Accessibility & contrast
On white
1.30
#62FBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#62FBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FBC2
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FBC2 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABF
Deuteranopia (green-blind)
#E1DBC6
Tritanopia (blue-blind)
#00FBEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #62fbc2; /* rgb */ color: rgb(98, 251, 194); /* oklch */ color: oklch(89.2% 0.153 165.1);
Tailwind
colors: {
custom: {
50: '#9cfdd4',
500: '#62fbc2',
950: '#000000',
},
}SCSS
$custom: #62fbc2; $custom-light: #9cfdd4; $custom-dark: #000000;
JSON
{
"hex": "#62fbc2",
"rgb": {
"r": 98,
"g": 251,
"b": 194
},
"hsl": {
"h": 157.647,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.89157,
"c": 0.15348,
"h": 165.1
},
"luminance": 0.75486
}Semantic roles & 50–950 ramp
primary
#62FBC2
secondary
#D52D6B
accent
#0056E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683