#62FDFD#62FDFD
#62FDFD is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.3% C 0.129 H 195.1°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDFD |
|---|---|
| RGB | rgb(98, 253, 253) |
| HSL | hsl(180, 97%, 69%) |
| HSV | hsv(180, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(91.65, -40.21, -12.16) |
| CIE-LCH | lch(91.65, 42.01, 196.83°) |
| OKLab | oklab(91.3% -0.1248 -0.0337) |
| OKLCH | oklch(91.3% 0.129 195.1) |
| XYZ | xyz(57.8841, 79.9328, 105.2875) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.48
Aqua
#00FFFF
ΔE00 2.67
Bright Light Blue
#26F7FD
ΔE00 2.87
Bright Turquoise
#0FFEF9
ΔE00 3.26
Bright Aqua
#0BF9EA
ΔE00 5.83
Light Cyan
#ACFFFC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDFD #FD6262
analogous
#62FDB0 #62FDFD #62B0FD
triadic
#62FDFD #FD62FD #FDFD62
tetradic
#62FDFD #B062FD #FD6262 #B0FD62
square
#62FDFD #B062FD #FD6262 #B0FD62
split-complementary
#62FDFD #FD62B0 #FDB062
monochromatic
#03E2E2 #26FCFC #62FDFD #9EFEFE #DBFFFF
Accessibility & contrast
On white
1.24
#62FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#62FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDFD
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDFD | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FD
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #62fdfd; /* rgb */ color: rgb(98, 253, 253); /* oklch */ color: oklch(91.3% 0.129 195.1);
Tailwind
colors: {
custom: {
50: '#a0fefe',
500: '#62fdfd',
950: '#000000',
},
}SCSS
$custom: #62fdfd; $custom-light: #a0fefe; $custom-dark: #000000;
JSON
{
"hex": "#62fdfd",
"rgb": {
"r": 98,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.91298,
"c": 0.12933,
"h": 195.1
},
"luminance": 0.79939
}Semantic roles & 50–950 ramp
primary
#62FDFD
secondary
#D72C2C
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685