#62F6DC#62F6DC
#62F6DC is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.7% C 0.132 H 179.5°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #62F6DC |
|---|---|
| RGB | rgb(98, 246, 220) |
| HSL | hsl(169, 89%, 67%) |
| HSV | hsv(169, 60%, 96%) |
| CMYK | cmyk(60.2%, 0%, 10.6%, 3.5%) |
| CIE-LAB | lab(88.77, -45.53, 0.74) |
| CIE-LCH | lch(88.77, 45.54, 179.07°) |
| OKLab | oklab(88.66% -0.1318 0.0012) |
| OKLCH | oklch(88.66% 0.132 179.5) |
| XYZ | xyz(50.9051, 73.6702, 79.2333) |
| Luminance | 0.7368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.19
Aqua (survey)
#13EAC9
ΔE00 4.38
Bright Aqua
#0BF9EA
ΔE00 4.57
Light Aqua
#8CFFDB
ΔE00 4.86
Light Turquoise
#7EF4CC
ΔE00 5.07
Aquamarine
#7FFFD4
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F6DC #F6627C
analogous
#62F692 #62F6DC #62C6F6
triadic
#62F6DC #DC62F6 #F6DC62
tetradic
#62F6DC #9262F6 #F6627C #C6F662
square
#62F6DC #9262F6 #F6627C #C6F662
split-complementary
#62F6DC #F662C6 #F69262
monochromatic
#0CD2AF #28F3CF #62F6DC #9CF9E9 #D6FDF6
Accessibility & contrast
On white
1.33
#62F6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#62F6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F6DC
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F6DC | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#D6D8DE
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #62f6dc; /* rgb */ color: rgb(98, 246, 220); /* oklch */ color: oklch(88.7% 0.132 179.5);
Tailwind
colors: {
custom: {
50: '#9dfae6',
500: '#62f6dc',
950: '#000000',
},
}SCSS
$custom: #62f6dc; $custom-light: #9dfae6; $custom-dark: #000000;
JSON
{
"hex": "#62f6dc",
"rgb": {
"r": 98,
"g": 246,
"b": 220
},
"hsl": {
"h": 169.459,
"s": 89.157,
"l": 67.451
},
"oklch": {
"l": 0.88661,
"c": 0.13178,
"h": 179.5
},
"luminance": 0.73676
}Semantic roles & 50–950 ramp
primary
#62F6DC
secondary
#CD2F4B
accent
#0028E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584