#62F7CC#62F7CC
#62F7CC is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.5% C 0.142 H 170.7°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #62F7CC |
|---|---|
| RGB | rgb(98, 247, 204) |
| HSL | hsl(163, 90%, 68%) |
| HSV | hsv(163, 60%, 97%) |
| CMYK | cmyk(60.3%, 0%, 17.4%, 3.1%) |
| CIE-LAB | lab(88.67, -49.74, 8.93) |
| CIE-LCH | lch(88.67, 50.53, 169.82°) |
| OKLab | oklab(88.46% -0.1398 0.0228) |
| OKLCH | oklch(88.46% 0.142 170.7) |
| XYZ | xyz(49.1915, 73.4728, 68.7043) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.37
Aquamarine
#7FFFD4
ΔE00 2.59
Bright Teal
#01F9C6
ΔE00 3.21
Light Aquamarine
#7BFDC7
ΔE00 3.62
Light Aqua
#8CFFDB
ΔE00 3.83
Aqua Marine
#2EE8BB
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F7CC #F7628D
analogous
#62F782 #62F7CC #62D7F7
triadic
#62F7CC #CC62F7 #F7CC62
tetradic
#62F7CC #8262F7 #F7628D #D7F762
square
#62F7CC #8262F7 #F7628D #D7F762
split-complementary
#62F7CC #F762D7 #F78262
monochromatic
#0BD49A #28F4B9 #62F7CC #9CFADF #D6FDF2
Accessibility & contrast
On white
1.34
#62F7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#62F7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F7CC
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F7CC | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CA
Deuteranopia (green-blind)
#DBD8CF
Tritanopia (blue-blind)
#00F9EB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #62f7cc; /* rgb */ color: rgb(98, 247, 204); /* oklch */ color: oklch(88.5% 0.142 170.7);
Tailwind
colors: {
custom: {
50: '#9cfadb',
500: '#62f7cc',
950: '#000000',
},
}SCSS
$custom: #62f7cc; $custom-light: #9cfadb; $custom-dark: #000000;
JSON
{
"hex": "#62f7cc",
"rgb": {
"r": 98,
"g": 247,
"b": 204
},
"hsl": {
"h": 162.685,
"s": 90.303,
"l": 67.647
},
"oklch": {
"l": 0.88457,
"c": 0.14165,
"h": 170.7
},
"luminance": 0.73478
}Semantic roles & 50–950 ramp
primary
#62F7CC
secondary
#CF2F5D
accent
#0042E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584