#62FFFA#62FFFA
#62FFFA is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.131 H 192.1°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFFA |
|---|---|
| RGB | rgb(98, 255, 250) |
| HSL | hsl(178, 100%, 69%) |
| HSV | hsv(178, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.14, -41.90, -9.89) |
| CIE-LCH | lch(92.14, 43.05, 193.28°) |
| OKLab | oklab(91.66% -0.1281 -0.0275) |
| OKLCH | oklch(91.66% 0.131 192.1) |
| XYZ | xyz(58.0446, 81.0125, 103.0019) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.25
Bright Turquoise
#0FFEF9
ΔE00 2.54
Aqua
#00FFFF
ΔE00 2.80
Bright Light Blue
#26F7FD
ΔE00 4.10
Bright Aqua
#0BF9EA
ΔE00 4.51
Light Cyan
#ACFFFC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFFA #FF6267
analogous
#62FFAC #62FFFA #62B6FF
triadic
#62FFFA #FA62FF #FFFA62
tetradic
#62FFFA #AC62FF #FF6267 #B6FF62
square
#62FFFA #AC62FF #FF6267 #B6FF62
split-complementary
#62FFFA #FF62B6 #FFAC62
monochromatic
#00E7DF #25FFF8 #62FFFA #9FFFFC #DCFFFE
Accessibility & contrast
On white
1.22
#62FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#62FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFFA
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFFA | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #62fffa; /* rgb */ color: rgb(98, 255, 250); /* oklch */ color: oklch(91.7% 0.131 192.1);
Tailwind
colors: {
custom: {
50: '#a0fffb',
500: '#62fffa',
950: '#000000',
},
}SCSS
$custom: #62fffa; $custom-light: #a0fffb; $custom-dark: #000000;
JSON
{
"hex": "#62fffa",
"rgb": {
"r": 98,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.089,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.91661,
"c": 0.13098,
"h": 192.1
},
"luminance": 0.81019
}Semantic roles & 50–950 ramp
primary
#62FFFA
secondary
#DA2C31
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685