#62F5CC#62F5CC
#62F5CC is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.0% C 0.139 H 171.5°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #62F5CC |
|---|---|
| RGB | rgb(98, 245, 204) |
| HSL | hsl(163, 88%, 67%) |
| HSV | hsv(163, 60%, 96%) |
| CMYK | cmyk(60%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(88.09, -48.89, 8.10) |
| CIE-LCH | lch(88.09, 49.56, 170.60°) |
| OKLab | oklab(87.98% -0.1378 0.0206) |
| OKLCH | oklch(87.98% 0.139 171.5) |
| XYZ | xyz(48.5832, 72.2561, 68.5015) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.28
Aquamarine
#7FFFD4
ΔE00 2.92
Bright Teal
#01F9C6
ΔE00 3.49
Aqua Marine
#2EE8BB
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F5CC #F5628B
analogous
#62F582 #62F5CC #62D5F5
triadic
#62F5CC #CC62F5 #F5CC62
tetradic
#62F5CC #8262F5 #F5628B #D5F562
square
#62F5CC #8262F5 #F5628B #D5F562
split-complementary
#62F5CC #F562D5 #F58262
monochromatic
#0DCF99 #28F1B9 #62F5CC #9CF9DF #D5FCF1
Accessibility & contrast
On white
1.36
#62F5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#62F5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F5CC
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F5CC | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#D9D7CF
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #62f5cc; /* rgb */ color: rgb(98, 245, 204); /* oklch */ color: oklch(88.0% 0.139 171.5);
Tailwind
colors: {
custom: {
50: '#9cf9db',
500: '#62f5cc',
950: '#000000',
},
}SCSS
$custom: #62f5cc; $custom-light: #9cf9db; $custom-dark: #000000;
JSON
{
"hex": "#62f5cc",
"rgb": {
"r": 98,
"g": 245,
"b": 204
},
"hsl": {
"h": 163.265,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.87984,
"c": 0.1393,
"h": 171.5
},
"luminance": 0.72261
}Semantic roles & 50–950 ramp
primary
#62F5CC
secondary
#CB305B
accent
#0140E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584