#62FEEF#62FEEF
#62FEEF is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.1% C 0.132 H 186.2°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #62FEEF |
|---|---|
| RGB | rgb(98, 254, 239) |
| HSL | hsl(174, 99%, 69%) |
| HSV | hsv(174, 61%, 100%) |
| CMYK | cmyk(61.4%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(91.55, -44.29, -5.05) |
| CIE-LCH | lch(91.55, 44.58, 186.51°) |
| OKLab | oklab(91.09% -0.1317 -0.0144) |
| OKLCH | oklch(91.09% 0.132 186.2) |
| XYZ | xyz(56.0517, 79.7063, 94.0755) |
| Luminance | 0.7971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.85
Bright Turquoise
#0FFEF9
ΔE00 3.89
Tiffany Blue
#7BF2DA
ΔE00 4.66
Aqua
#00FFFF
ΔE00 5.18
Bright Cyan
#41FDFE
ΔE00 5.19
Turquoise
#40E0D0
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FEEF #FE6271
analogous
#62FEA1 #62FEEF #62BFFE
triadic
#62FEEF #EF62FE #FEEF62
tetradic
#62FEEF #A162FE #FE6271 #BFFE62
square
#62FEEF #A162FE #FE6271 #BFFE62
split-complementary
#62FEEF #FE62BF #FEA162
monochromatic
#01E4CE #25FEE9 #62FEEF #9FFEF5 #DCFFFB
Accessibility & contrast
On white
1.24
#62FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#62FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FEEF
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FEEF | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#DADFF1
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #62feef; /* rgb */ color: rgb(98, 254, 239); /* oklch */ color: oklch(91.1% 0.132 186.2);
Tailwind
colors: {
custom: {
50: '#9ffff4',
500: '#62feef',
950: '#000000',
},
}SCSS
$custom: #62feef; $custom-light: #9ffff4; $custom-dark: #000000;
JSON
{
"hex": "#62feef",
"rgb": {
"r": 98,
"g": 254,
"b": 239
},
"hsl": {
"h": 174.231,
"s": 98.734,
"l": 69.02
},
"oklch": {
"l": 0.91087,
"c": 0.13245,
"h": 186.2
},
"luminance": 0.79712
}Semantic roles & 50–950 ramp
primary
#62FEEF
secondary
#D82C3C
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685