#62F8D2#62F8D2
#62F8D2 is a very light, vivid teal. Relative luminance 0.744; OKLCH L 88.9% C 0.139 H 173.3°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #62F8D2 |
|---|---|
| RGB | rgb(98, 248, 210) |
| HSL | hsl(165, 91%, 68%) |
| HSV | hsv(165, 60%, 97%) |
| CMYK | cmyk(60.5%, 0%, 15.3%, 2.7%) |
| CIE-LAB | lab(89.10, -48.77, 6.43) |
| CIE-LCH | lch(89.10, 49.20, 172.49°) |
| OKLab | oklab(88.85% -0.1382 0.0163) |
| OKLCH | oklch(88.85% 0.139 173.3) |
| XYZ | xyz(50.2317, 74.3794, 72.6697) |
| Luminance | 0.7439 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.74
Aquamarine
#7FFFD4
ΔE00 2.92
Light Aqua
#8CFFDB
ΔE00 3.49
Bright Teal
#01F9C6
ΔE00 3.88
Tiffany Blue
#7BF2DA
ΔE00 4.22
Aqua (survey)
#13EAC9
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F8D2 #F86288
analogous
#62F887 #62F8D2 #62D3F8
triadic
#62F8D2 #D262F8 #F8D262
tetradic
#62F8D2 #8762F8 #F86288 #D3F862
square
#62F8D2 #8762F8 #F86288 #D3F862
split-complementary
#62F8D2 #F862D3 #F88762
monochromatic
#0AD6A2 #27F5C1 #62F8D2 #9DFBE3 #D7FDF4
Accessibility & contrast
On white
1.32
#62F8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#62F8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F8D2
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F8D2 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9D0
Deuteranopia (green-blind)
#DBD9D5
Tritanopia (blue-blind)
#00FAED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #62f8d2; /* rgb */ color: rgb(98, 248, 210); /* oklch */ color: oklch(88.9% 0.139 173.3);
Tailwind
colors: {
custom: {
50: '#9dfbdf',
500: '#62f8d2',
950: '#000000',
},
}SCSS
$custom: #62f8d2; $custom-light: #9dfbdf; $custom-dark: #000000;
JSON
{
"hex": "#62f8d2",
"rgb": {
"r": 98,
"g": 248,
"b": 210
},
"hsl": {
"h": 164.8,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.88853,
"c": 0.13912,
"h": 173.3
},
"luminance": 0.74385
}Semantic roles & 50–950 ramp
primary
#62F8D2
secondary
#D02E57
accent
#003AE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584