#62F6CC#62F6CC
#62F6CC is a very light, vivid teal. Relative luminance 0.729; OKLCH L 88.2% C 0.140 H 171.1°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #62F6CC |
|---|---|
| RGB | rgb(98, 246, 204) |
| HSL | hsl(163, 89%, 67%) |
| HSV | hsv(163, 60%, 96%) |
| CMYK | cmyk(60.2%, 0%, 17.1%, 3.5%) |
| CIE-LAB | lab(88.38, -49.31, 8.51) |
| CIE-LCH | lch(88.38, 50.04, 170.21°) |
| OKLab | oklab(88.22% -0.1388 0.0217) |
| OKLCH | oklch(88.22% 0.14 171.1) |
| XYZ | xyz(48.8866, 72.8628, 68.6026) |
| Luminance | 0.7287 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.30
Aquamarine
#7FFFD4
ΔE00 2.74
Bright Teal
#01F9C6
ΔE00 3.34
Light Aqua
#8CFFDB
ΔE00 3.84
Light Aquamarine
#7BFDC7
ΔE00 3.86
Aqua Marine
#2EE8BB
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F6CC #F6628C
analogous
#62F682 #62F6CC #62D6F6
triadic
#62F6CC #CC62F6 #F6CC62
tetradic
#62F6CC #8262F6 #F6628C #D6F662
square
#62F6CC #8262F6 #F6628C #D6F662
split-complementary
#62F6CC #F662D6 #F68262
monochromatic
#0CD29A #28F3B9 #62F6CC #9CF9DF #D6FDF2
Accessibility & contrast
On white
1.35
#62F6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#62F6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F6CC
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F6CC | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CA
Deuteranopia (green-blind)
#DAD7CF
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #62f6cc; /* rgb */ color: rgb(98, 246, 204); /* oklch */ color: oklch(88.2% 0.140 171.1);
Tailwind
colors: {
custom: {
50: '#9cfadb',
500: '#62f6cc',
950: '#000000',
},
}SCSS
$custom: #62f6cc; $custom-light: #9cfadb; $custom-dark: #000000;
JSON
{
"hex": "#62f6cc",
"rgb": {
"r": 98,
"g": 246,
"b": 204
},
"hsl": {
"h": 162.973,
"s": 89.157,
"l": 67.451
},
"oklch": {
"l": 0.88221,
"c": 0.14048,
"h": 171.1
},
"luminance": 0.72868
}Semantic roles & 50–950 ramp
primary
#62F6CC
secondary
#CD2F5C
accent
#0041E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584