#62FBCD#62FBCD
#62FBCD is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.4% C 0.146 H 169.8°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #62FBCD |
|---|---|
| RGB | rgb(98, 251, 205) |
| HSL | hsl(162, 95%, 68%) |
| HSV | hsv(162, 61%, 98%) |
| CMYK | cmyk(61%, 0%, 18.3%, 1.6%) |
| CIE-LAB | lab(89.86, -51.18, 10.10) |
| CIE-LCH | lch(89.86, 52.17, 168.83°) |
| OKLab | oklab(89.43% -0.1434 0.0258) |
| OKLCH | oklch(89.43% 0.146 169.8) |
| XYZ | xyz(50.5482, 75.9936, 69.7501) |
| Luminance | 0.7600 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.25
Light Turquoise
#7EF4CC
ΔE00 2.83
Light Aquamarine
#7BFDC7
ΔE00 2.98
Bright Teal
#01F9C6
ΔE00 3.01
Light Aqua
#8CFFDB
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FBCD #FB6290
analogous
#62FB80 #62FBCD #62DCFB
triadic
#62FBCD #CD62FB #FBCD62
tetradic
#62FBCD #8062FB #FB6290 #DCFB62
square
#62FBCD #8062FB #FB6290 #DCFB62
split-complementary
#62FBCD #FB62DC #FB8062
monochromatic
#06DD9C #26F9BA #62FBCD #9EFDE0 #D9FEF3
Accessibility & contrast
On white
1.30
#62FBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#62FBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FBCD
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FBCD | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBCB
Deuteranopia (green-blind)
#DFDBD0
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #62fbcd; /* rgb */ color: rgb(98, 251, 205); /* oklch */ color: oklch(89.4% 0.146 169.8);
Tailwind
colors: {
custom: {
50: '#9dfddc',
500: '#62fbcd',
950: '#000000',
},
}SCSS
$custom: #62fbcd; $custom-light: #9dfddc; $custom-dark: #000000;
JSON
{
"hex": "#62fbcd",
"rgb": {
"r": 98,
"g": 251,
"b": 205
},
"hsl": {
"h": 161.961,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.8943,
"c": 0.14573,
"h": 169.8
},
"luminance": 0.75999
}Semantic roles & 50–950 ramp
primary
#62FBCD
secondary
#D52D5F
accent
#0045E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684