#62F8CE#62F8CE
#62F8CE is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.7% C 0.142 H 171.3°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #62F8CE |
|---|---|
| RGB | rgb(98, 248, 206) |
| HSL | hsl(163, 91%, 68%) |
| HSV | hsv(163, 60%, 97%) |
| CMYK | cmyk(60.5%, 0%, 16.9%, 2.7%) |
| CIE-LAB | lab(89.01, -49.70, 8.37) |
| CIE-LCH | lch(89.01, 50.40, 170.44°) |
| OKLab | oklab(88.75% -0.1399 0.0213) |
| OKLCH | oklch(88.75% 0.142 171.3) |
| XYZ | xyz(49.7396, 74.1826, 70.0779) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.45
Aquamarine
#7FFFD4
ΔE00 2.52
Bright Teal
#01F9C6
ΔE00 3.30
Light Aqua
#8CFFDB
ΔE00 3.66
Light Aquamarine
#7BFDC7
ΔE00 3.81
Aqua Marine
#2EE8BB
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F8CE #F8628C
analogous
#62F883 #62F8CE #62D7F8
triadic
#62F8CE #CE62F8 #F8CE62
tetradic
#62F8CE #8362F8 #F8628C #D7F862
square
#62F8CE #8362F8 #F8628C #D7F862
split-complementary
#62F8CE #F862D7 #F88362
monochromatic
#0AD69D #27F5BC #62F8CE #9DFBE0 #D7FDF3
Accessibility & contrast
On white
1.33
#62F8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#62F8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F8CE
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F8CE | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E9CC
Deuteranopia (green-blind)
#DCD9D1
Tritanopia (blue-blind)
#00FAEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #62f8ce; /* rgb */ color: rgb(98, 248, 206); /* oklch */ color: oklch(88.7% 0.142 171.3);
Tailwind
colors: {
custom: {
50: '#9cfbdd',
500: '#62f8ce',
950: '#000000',
},
}SCSS
$custom: #62f8ce; $custom-light: #9cfbdd; $custom-dark: #000000;
JSON
{
"hex": "#62f8ce",
"rgb": {
"r": 98,
"g": 248,
"b": 206
},
"hsl": {
"h": 163.2,
"s": 91.463,
"l": 67.843
},
"oklch": {
"l": 0.88747,
"c": 0.14156,
"h": 171.3
},
"luminance": 0.74188
}Semantic roles & 50–950 ramp
primary
#62F8CE
secondary
#D02E5B
accent
#0040E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584