#62FBCF#62FBCF
#62FBCF is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.5% C 0.144 H 170.7°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #62FBCF |
|---|---|
| RGB | rgb(98, 251, 207) |
| HSL | hsl(163, 95%, 68%) |
| HSV | hsv(163, 61%, 98%) |
| CMYK | cmyk(61%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(89.90, -50.73, 9.13) |
| CIE-LCH | lch(89.90, 51.54, 169.79°) |
| OKLab | oklab(89.48% -0.1425 0.0233) |
| OKLCH | oklch(89.48% 0.144 170.7) |
| XYZ | xyz(50.7912, 76.0907, 71.0296) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.22
Light Turquoise
#7EF4CC
ΔE00 2.76
Bright Teal
#01F9C6
ΔE00 3.14
Light Aquamarine
#7BFDC7
ΔE00 3.39
Light Aqua
#8CFFDB
ΔE00 3.64
Aqua Marine
#2EE8BB
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FBCF #FB628E
analogous
#62FB82 #62FBCF #62DAFB
triadic
#62FBCF #CF62FB #FBCF62
tetradic
#62FBCF #8262FB #FB628E #DAFB62
square
#62FBCF #8262FB #FB628E #DAFB62
split-complementary
#62FBCF #FB62DA #FB8262
monochromatic
#06DD9F #26F9BD #62FBCF #9EFDE1 #D9FEF3
Accessibility & contrast
On white
1.29
#62FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#62FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FBCF
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FBCF | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCD
Deuteranopia (green-blind)
#DEDCD2
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #62fbcf; /* rgb */ color: rgb(98, 251, 207); /* oklch */ color: oklch(89.5% 0.144 170.7);
Tailwind
colors: {
custom: {
50: '#9dfddd',
500: '#62fbcf',
950: '#000000',
},
}SCSS
$custom: #62fbcf; $custom-light: #9dfddd; $custom-dark: #000000;
JSON
{
"hex": "#62fbcf",
"rgb": {
"r": 98,
"g": 251,
"b": 207
},
"hsl": {
"h": 162.745,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.89482,
"c": 0.14443,
"h": 170.7
},
"luminance": 0.76096
}Semantic roles & 50–950 ramp
primary
#62FBCF
secondary
#D52D5D
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684