#62FCFE#62FCFE
#62FCFE is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.129 H 196.4°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #62FCFE |
|---|---|
| RGB | rgb(98, 252, 254) |
| HSL | hsl(181, 99%, 69%) |
| HSV | hsv(181, 61%, 100%) |
| CMYK | cmyk(61.4%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.40, -39.49, -13.06) |
| CIE-LCH | lch(91.40, 41.60, 198.30°) |
| OKLab | oklab(91.1% -0.1234 -0.0362) |
| OKLCH | oklch(91.1% 0.129 196.4) |
| XYZ | xyz(57.7290, 79.3670, 106.0237) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.65
Bright Light Blue
#26F7FD
ΔE00 2.54
Aqua
#00FFFF
ΔE00 2.94
Bright Turquoise
#0FFEF9
ΔE00 3.75
Robin'S Egg
#6DEDFD
ΔE00 6.07
Robin Egg Blue
#8AF1FE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FCFE #FE6462
analogous
#62FEB2 #62FCFE #62AEFE
triadic
#62FCFE #FE62FC #FCFE62
tetradic
#62FCFE #B262FE #FE6462 #AEFE62
square
#62FCFE #B262FE #FE6462 #AEFE62
split-complementary
#62FCFE #FE62AE #FEB262
monochromatic
#01E1E4 #25FBFE #62FCFE #9FFDFE #DCFEFF
Accessibility & contrast
On white
1.24
#62FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#62FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FCFE
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FCFE | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FE
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #62fcfe; /* rgb */ color: rgb(98, 252, 254); /* oklch */ color: oklch(91.1% 0.129 196.4);
Tailwind
colors: {
custom: {
50: '#9ffefe',
500: '#62fcfe',
950: '#000000',
},
}SCSS
$custom: #62fcfe; $custom-light: #9ffefe; $custom-dark: #000000;
JSON
{
"hex": "#62fcfe",
"rgb": {
"r": 98,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.769,
"s": 98.734,
"l": 69.02
},
"oklch": {
"l": 0.91101,
"c": 0.12865,
"h": 196.4
},
"luminance": 0.79373
}Semantic roles & 50–950 ramp
primary
#62FCFE
secondary
#D82E2C
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685