#62FBC3#62FBC3
#62FBC3 is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.2% C 0.153 H 165.5°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #62FBC3 |
|---|---|
| RGB | rgb(98, 251, 195) |
| HSL | hsl(158, 95%, 68%) |
| HSV | hsv(158, 61%, 98%) |
| CMYK | cmyk(61%, 0%, 22.3%, 1.6%) |
| CIE-LAB | lab(89.64, -53.39, 14.96) |
| CIE-LCH | lch(89.64, 55.44, 164.35°) |
| OKLab | oklab(89.18% -0.1479 0.0383) |
| OKLCH | oklch(89.18% 0.153 165.5) |
| XYZ | xyz(49.3795, 75.5261, 63.5948) |
| Luminance | 0.7553 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.84
Light Greenish Blue
#63F7B4
ΔE00 2.73
Greenish Cyan
#2AFEB7
ΔE00 3.37
Bright Teal
#01F9C6
ΔE00 3.51
Aquamarine
#7FFFD4
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FBC3 #FB629A
analogous
#62FB76 #62FBC3 #62E7FB
triadic
#62FBC3 #C362FB #FBC362
tetradic
#62FBC3 #7662FB #FB629A #E7FB62
square
#62FBC3 #7662FB #FB629A #E7FB62
split-complementary
#62FBC3 #FB62E7 #FB7662
monochromatic
#06DD8E #26F9AC #62FBC3 #9EFDDA #D9FEF1
Accessibility & contrast
On white
1.30
#62FBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#62FBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FBC3
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FBC3 | 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)
#F6EAC0
Deuteranopia (green-blind)
#E1DBC7
Tritanopia (blue-blind)
#00FBEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #62fbc3; /* rgb */ color: rgb(98, 251, 195); /* oklch */ color: oklch(89.2% 0.153 165.5);
Tailwind
colors: {
custom: {
50: '#9dfdd5',
500: '#62fbc3',
950: '#000000',
},
}SCSS
$custom: #62fbc3; $custom-light: #9dfdd5; $custom-dark: #000000;
JSON
{
"hex": "#62fbc3",
"rgb": {
"r": 98,
"g": 251,
"b": 195
},
"hsl": {
"h": 158.039,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.89181,
"c": 0.15273,
"h": 165.5
},
"luminance": 0.75531
}Semantic roles & 50–950 ramp
primary
#62FBC3
secondary
#D52D6A
accent
#0054E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683