#62FFFE#62FFFE
#62FFFE is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.131 H 194.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFFE |
|---|---|
| RGB | rgb(98, 255, 254) |
| HSL | hsl(180, 100%, 69%) |
| HSV | hsv(180, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.25, -40.85, -11.79) |
| CIE-LCH | lch(92.25, 42.52, 196.10°) |
| OKLab | oklab(91.79% -0.1264 -0.0327) |
| OKLCH | oklch(91.79% 0.131 194.5) |
| XYZ | xyz(58.6785, 81.2661, 106.3402) |
| Luminance | 0.8127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.55
Aqua
#00FFFF
ΔE00 2.57
Bright Turquoise
#0FFEF9
ΔE00 3.04
Bright Light Blue
#26F7FD
ΔE00 3.22
Bright Aqua
#0BF9EA
ΔE00 5.60
Light Cyan
#ACFFFC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFFE #FF6263
analogous
#62FFB0 #62FFFE #62B2FF
triadic
#62FFFE #FE62FF #FFFE62
tetradic
#62FFFE #B062FF #FF6263 #B2FF62
square
#62FFFE #B062FF #FF6263 #B2FF62
split-complementary
#62FFFE #FF62B2 #FFB062
monochromatic
#00E7E5 #25FFFE #62FFFE #9FFFFE #DCFFFF
Accessibility & contrast
On white
1.22
#62FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#62FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFFE
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFFE | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #62fffe; /* rgb */ color: rgb(98, 255, 254); /* oklch */ color: oklch(91.8% 0.131 194.5);
Tailwind
colors: {
custom: {
50: '#a0fffe',
500: '#62fffe',
950: '#000000',
},
}SCSS
$custom: #62fffe; $custom-light: #a0fffe; $custom-dark: #000000;
JSON
{
"hex": "#62fffe",
"rgb": {
"r": 98,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.618,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.91789,
"c": 0.13058,
"h": 194.5
},
"luminance": 0.81272
}Semantic roles & 50–950 ramp
primary
#62FFFE
secondary
#DA2C2D
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685