#62FFEC#62FFEC
#62FFEC is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.134 H 184.0°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFEC |
|---|---|
| RGB | rgb(98, 255, 236) |
| HSL | hsl(173, 100%, 69%) |
| HSV | hsv(173, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(91.76, -45.49, -3.19) |
| CIE-LCH | lch(91.76, 45.60, 184.02°) |
| OKLab | oklab(91.23% -0.1339 -0.0093) |
| OKLCH | oklch(91.23% 0.134 184) |
| XYZ | xyz(55.9304, 80.1668, 91.8668) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.14
Tiffany Blue
#7BF2DA
ΔE00 4.04
Bright Turquoise
#0FFEF9
ΔE00 4.93
Aqua
#00FFFF
ΔE00 6.31
Bright Cyan
#41FDFE
ΔE00 6.42
Light Aqua
#8CFFDB
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFEC #FF6275
analogous
#62FF9E #62FFEC #62C4FF
triadic
#62FFEC #EC62FF #FFEC62
tetradic
#62FFEC #9E62FF #FF6275 #C4FF62
square
#62FFEC #9E62FF #FF6275 #C4FF62
split-complementary
#62FFEC #FF62C4 #FF9E62
monochromatic
#00E7CB #25FFE5 #62FFEC #9FFFF3 #DCFFFB
Accessibility & contrast
On white
1.23
#62FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#62FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFEC
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFEC | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DCE0EE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #62ffec; /* rgb */ color: rgb(98, 255, 236); /* oklch */ color: oklch(91.2% 0.134 184.0);
Tailwind
colors: {
custom: {
50: '#9ffff2',
500: '#62ffec',
950: '#000000',
},
}SCSS
$custom: #62ffec; $custom-light: #9ffff2; $custom-dark: #000000;
JSON
{
"hex": "#62ffec",
"rgb": {
"r": 98,
"g": 255,
"b": 236
},
"hsl": {
"h": 172.739,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.91229,
"c": 0.13427,
"h": 184
},
"luminance": 0.80173
}Semantic roles & 50–950 ramp
primary
#62FFEC
secondary
#DA2C41
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685