#62F8D4#62F8D4
#62F8D4 is a very light, vivid teal. Relative luminance 0.745; OKLCH L 88.9% C 0.138 H 174.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #62F8D4 |
|---|---|
| RGB | rgb(98, 248, 212) |
| HSL | hsl(166, 91%, 68%) |
| HSV | hsv(166, 60%, 97%) |
| CMYK | cmyk(60.5%, 0%, 14.5%, 2.7%) |
| CIE-LAB | lab(89.15, -48.31, 5.46) |
| CIE-LCH | lch(89.15, 48.61, 173.55°) |
| OKLab | oklab(88.91% -0.1373 0.0137) |
| OKLCH | oklch(88.91% 0.138 174.3) |
| XYZ | xyz(50.4824, 74.4797, 73.9902) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.02
Aquamarine
#7FFFD4
ΔE00 3.23
Light Aqua
#8CFFDB
ΔE00 3.52
Tiffany Blue
#7BF2DA
ΔE00 3.80
Bright Teal
#01F9C6
ΔE00 4.25
Aqua (survey)
#13EAC9
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F8D4 #F86286
analogous
#62F889 #62F8D4 #62D1F8
triadic
#62F8D4 #D462F8 #F8D462
tetradic
#62F8D4 #8962F8 #F86286 #D1F862
square
#62F8D4 #8962F8 #F86286 #D1F862
split-complementary
#62F8D4 #F862D1 #F88962
monochromatic
#0AD6A5 #27F5C4 #62F8D4 #9DFBE4 #D7FDF4
Accessibility & contrast
On white
1.32
#62F8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#62F8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F8D4
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F8D4 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9D2
Deuteranopia (green-blind)
#DAD9D7
Tritanopia (blue-blind)
#00FBED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #62f8d4; /* rgb */ color: rgb(98, 248, 212); /* oklch */ color: oklch(88.9% 0.138 174.3);
Tailwind
colors: {
custom: {
50: '#9dfbe1',
500: '#62f8d4',
950: '#000000',
},
}SCSS
$custom: #62f8d4; $custom-light: #9dfbe1; $custom-dark: #000000;
JSON
{
"hex": "#62f8d4",
"rgb": {
"r": 98,
"g": 248,
"b": 212
},
"hsl": {
"h": 165.6,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.88907,
"c": 0.13798,
"h": 174.3
},
"luminance": 0.74485
}Semantic roles & 50–950 ramp
primary
#62F8D4
secondary
#D02E55
accent
#0037E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584