#62FDCB#62FDCB
#62FDCB is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.9% C 0.149 H 168.2°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDCB |
|---|---|
| RGB | rgb(98, 253, 203) |
| HSL | hsl(161, 97%, 69%) |
| HSV | hsv(161, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.39, -52.46, 11.90) |
| CIE-LCH | lch(90.39, 53.79, 167.22°) |
| OKLab | oklab(89.85% -0.1463 0.0305) |
| OKLCH | oklch(89.85% 0.149 168.2) |
| XYZ | xyz(50.9364, 77.1537, 68.6961) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.34
Aquamarine
#7FFFD4
ΔE00 2.47
Bright Teal
#01F9C6
ΔE00 3.05
Light Turquoise
#7EF4CC
ΔE00 3.38
Light Greenish Blue
#63F7B4
ΔE00 4.27
Light Aqua
#8CFFDB
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDCB #FD6294
analogous
#62FD7E #62FDCB #62E2FD
triadic
#62FDCB #CB62FD #FDCB62
tetradic
#62FDCB #7E62FD #FD6294 #E2FD62
square
#62FDCB #7E62FD #FD6294 #E2FD62
split-complementary
#62FDCB #FD62E2 #FD7E62
monochromatic
#03E29A #26FCB7 #62FDCB #9EFEDF #DBFFF3
Accessibility & contrast
On white
1.28
#62FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#62FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDCB
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDCB | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #62fdcb; /* rgb */ color: rgb(98, 253, 203); /* oklch */ color: oklch(89.9% 0.149 168.2);
Tailwind
colors: {
custom: {
50: '#9dffda',
500: '#62fdcb',
950: '#000000',
},
}SCSS
$custom: #62fdcb; $custom-light: #9dffda; $custom-dark: #000000;
JSON
{
"hex": "#62fdcb",
"rgb": {
"r": 98,
"g": 253,
"b": 203
},
"hsl": {
"h": 160.645,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.89853,
"c": 0.14945,
"h": 168.2
},
"luminance": 0.77159
}Semantic roles & 50–950 ramp
primary
#62FDCB
secondary
#D72C63
accent
#004AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101815
muted
#808684