#62FEFF#62FEFF
#62FEFF is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.130 H 195.7°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #62FEFF |
|---|---|
| RGB | rgb(98, 254, 255) |
| HSL | hsl(180, 100%, 69%) |
| HSV | hsv(180, 62%, 100%) |
| CMYK | cmyk(61.6%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.00, -40.13, -12.69) |
| CIE-LCH | lch(92.00, 42.09, 197.55°) |
| OKLab | oklab(91.59% -0.125 -0.0352) |
| OKLCH | oklch(91.59% 0.13 195.7) |
| XYZ | xyz(58.5209, 80.6939, 107.0797) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.52
Aqua
#00FFFF
ΔE00 2.73
Bright Light Blue
#26F7FD
ΔE00 2.82
Bright Turquoise
#0FFEF9
ΔE00 3.47
Bright Aqua
#0BF9EA
ΔE00 6.16
Light Cyan
#ACFFFC
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FEFF #FF6362
analogous
#62FFB2 #62FEFF #62B0FF
triadic
#62FEFF #FF62FE #FEFF62
tetradic
#62FEFF #B262FF #FF6362 #B0FF62
square
#62FEFF #B262FF #FF6362 #B0FF62
split-complementary
#62FEFF #FF62B0 #FFB262
monochromatic
#00E5E7 #25FEFF #62FEFF #9FFEFF #DCFFFF
Accessibility & contrast
On white
1.23
#62FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#62FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FEFF
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FEFF | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #62feff; /* rgb */ color: rgb(98, 254, 255); /* oklch */ color: oklch(91.6% 0.130 195.7);
Tailwind
colors: {
custom: {
50: '#a0ffff',
500: '#62feff',
950: '#000000',
},
}SCSS
$custom: #62feff; $custom-light: #a0ffff; $custom-dark: #000000;
JSON
{
"hex": "#62feff",
"rgb": {
"r": 98,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.382,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.91593,
"c": 0.12988,
"h": 195.7
},
"luminance": 0.807
}Semantic roles & 50–950 ramp
primary
#62FEFF
secondary
#DA2D2C
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686