#62FFFF#62FFFF
#62FFFF is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.131 H 195.1°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFFF |
|---|---|
| RGB | rgb(98, 255, 255) |
| HSL | hsl(180, 100%, 69%) |
| HSV | hsv(180, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.28, -40.58, -12.27) |
| CIE-LCH | lch(92.28, 42.40, 196.82°) |
| OKLab | oklab(91.82% -0.126 -0.034) |
| OKLCH | oklch(91.82% 0.131 195.1) |
| XYZ | xyz(58.8391, 81.3303, 107.1858) |
| Luminance | 0.8134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.51
Aqua
#00FFFF
ΔE00 2.62
Bright Light Blue
#26F7FD
ΔE00 3.05
Bright Turquoise
#0FFEF9
ΔE00 3.24
Bright Aqua
#0BF9EA
ΔE00 5.89
Light Cyan
#ACFFFC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFFF #FF6262
analogous
#62FFB1 #62FFFF #62B1FF
triadic
#62FFFF #FF62FF #FFFF62
tetradic
#62FFFF #B162FF #FF6262 #B1FF62
square
#62FFFF #B162FF #FF6262 #B1FF62
split-complementary
#62FFFF #FF62B1 #FFB162
monochromatic
#00E7E7 #25FFFF #62FFFF #9FFFFF #DCFFFF
Accessibility & contrast
On white
1.22
#62FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#62FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFFF
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFFF | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #62ffff; /* rgb */ color: rgb(98, 255, 255); /* oklch */ color: oklch(91.8% 0.131 195.1);
Tailwind
colors: {
custom: {
50: '#a0ffff',
500: '#62ffff',
950: '#000000',
},
}SCSS
$custom: #62ffff; $custom-light: #a0ffff; $custom-dark: #000000;
JSON
{
"hex": "#62ffff",
"rgb": {
"r": 98,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.91822,
"c": 0.13052,
"h": 195.1
},
"luminance": 0.81337
}Semantic roles & 50–950 ramp
primary
#62FFFF
secondary
#DA2C2C
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686