#62F9DC#62F9DC
#62F9DC is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.4% C 0.135 H 178.1°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #62F9DC |
|---|---|
| RGB | rgb(98, 249, 220) |
| HSL | hsl(168, 93%, 68%) |
| HSV | hsv(168, 61%, 98%) |
| CMYK | cmyk(60.6%, 0%, 11.6%, 2.4%) |
| CIE-LAB | lab(89.63, -46.83, 2.00) |
| CIE-LCH | lch(89.63, 46.87, 177.56°) |
| OKLab | oklab(89.36% -0.1348 0.0046) |
| OKLCH | oklch(89.36% 0.135 178.1) |
| XYZ | xyz(51.8249, 75.5099, 79.5399) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.71
Light Aqua
#8CFFDB
ΔE00 4.21
Aqua (survey)
#13EAC9
ΔE00 4.48
Light Turquoise
#7EF4CC
ΔE00 4.53
Aquamarine
#7FFFD4
ΔE00 4.72
Bright Aqua
#0BF9EA
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F9DC #F9627F
analogous
#62F990 #62F9DC #62CAF9
triadic
#62F9DC #DC62F9 #F9DC62
tetradic
#62F9DC #9062F9 #F9627F #CAF962
square
#62F9DC #9062F9 #F9627F #CAF962
split-complementary
#62F9DC #F962CA #F99062
monochromatic
#08D8B0 #27F7CF #62F9DC #9DFBE9 #D8FEF6
Accessibility & contrast
On white
1.30
#62F9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#62F9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F9DC
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F9DC | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#D9DBDE
Tritanopia (blue-blind)
#00FCF0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #62f9dc; /* rgb */ color: rgb(98, 249, 220); /* oklch */ color: oklch(89.4% 0.135 178.1);
Tailwind
colors: {
custom: {
50: '#9dfce6',
500: '#62f9dc',
950: '#000000',
},
}SCSS
$custom: #62f9dc; $custom-light: #9dfce6; $custom-dark: #000000;
JSON
{
"hex": "#62f9dc",
"rgb": {
"r": 98,
"g": 249,
"b": 220
},
"hsl": {
"h": 168.477,
"s": 92.638,
"l": 68.039
},
"oklch": {
"l": 0.89364,
"c": 0.13489,
"h": 178.1
},
"luminance": 0.75515
}Semantic roles & 50–950 ramp
primary
#62F9DC
secondary
#D22D4D
accent
#002CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584