#62FFEE#62FFEE
#62FFEE is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.134 H 185.1°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFEE |
|---|---|
| RGB | rgb(98, 255, 238) |
| HSL | hsl(174, 100%, 69%) |
| HSV | hsv(174, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(91.81, -44.99, -4.15) |
| CIE-LCH | lch(91.81, 45.18, 185.27°) |
| OKLab | oklab(91.29% -0.1331 -0.0119) |
| OKLCH | oklch(91.29% 0.134 185.1) |
| XYZ | xyz(56.2226, 80.2837, 93.4056) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.97
Tiffany Blue
#7BF2DA
ΔE00 4.39
Bright Turquoise
#0FFEF9
ΔE00 4.39
Aqua
#00FFFF
ΔE00 5.73
Bright Cyan
#41FDFE
ΔE00 5.80
Turquoise
#40E0D0
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFEE #FF6273
analogous
#62FFA0 #62FFEE #62C2FF
triadic
#62FFEE #EE62FF #FFEE62
tetradic
#62FFEE #A062FF #FF6273 #C2FF62
square
#62FFEE #A062FF #FF6273 #C2FF62
split-complementary
#62FFEE #FF62C2 #FFA062
monochromatic
#00E7CE #25FFE7 #62FFEE #9FFFF5 #DCFFFB
Accessibility & contrast
On white
1.23
#62FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#62FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFEE
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFEE | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2ED
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #62ffee; /* rgb */ color: rgb(98, 255, 238); /* oklch */ color: oklch(91.3% 0.134 185.1);
Tailwind
colors: {
custom: {
50: '#9ffff3',
500: '#62ffee',
950: '#000000',
},
}SCSS
$custom: #62ffee; $custom-light: #9ffff3; $custom-dark: #000000;
JSON
{
"hex": "#62ffee",
"rgb": {
"r": 98,
"g": 255,
"b": 238
},
"hsl": {
"h": 173.503,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.91289,
"c": 0.13362,
"h": 185.1
},
"luminance": 0.8029
}Semantic roles & 50–950 ramp
primary
#62FFEE
secondary
#DA2C3E
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685