#62FFFC#62FFFC
#62FFFC is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.131 H 193.3°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFFC |
|---|---|
| RGB | rgb(98, 255, 252) |
| HSL | hsl(179, 100%, 69%) |
| HSV | hsv(179, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(92.19, -41.38, -10.84) |
| CIE-LCH | lch(92.19, 42.77, 194.68°) |
| OKLab | oklab(91.73% -0.1272 -0.0301) |
| OKLCH | oklch(91.73% 0.131 193.3) |
| XYZ | xyz(58.3599, 81.1386, 104.6622) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.81
Aqua
#00FFFF
ΔE00 2.60
Bright Turquoise
#0FFEF9
ΔE00 2.72
Bright Light Blue
#26F7FD
ΔE00 3.62
Bright Aqua
#0BF9EA
ΔE00 5.04
Light Cyan
#ACFFFC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFFC #FF6265
analogous
#62FFAE #62FFFC #62B3FF
triadic
#62FFFC #FC62FF #FFFC62
tetradic
#62FFFC #AE62FF #FF6265 #B3FF62
square
#62FFFC #AE62FF #FF6265 #B3FF62
split-complementary
#62FFFC #FF62B3 #FFAE62
monochromatic
#00E7E2 #25FFFB #62FFFC #9FFFFD #DCFFFE
Accessibility & contrast
On white
1.22
#62FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#62FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFFC
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFFC | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #62fffc; /* rgb */ color: rgb(98, 255, 252); /* oklch */ color: oklch(91.7% 0.131 193.3);
Tailwind
colors: {
custom: {
50: '#a0fffd',
500: '#62fffc',
950: '#000000',
},
}SCSS
$custom: #62fffc; $custom-light: #a0fffd; $custom-dark: #000000;
JSON
{
"hex": "#62fffc",
"rgb": {
"r": 98,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.854,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.91725,
"c": 0.13075,
"h": 193.3
},
"luminance": 0.81145
}Semantic roles & 50–950 ramp
primary
#62FFFC
secondary
#DA2C2F
accent
#0004E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685