#62FFEF#62FFEF
#62FFEF is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.133 H 185.7°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFEF |
|---|---|
| RGB | rgb(98, 255, 239) |
| HSL | hsl(174, 100%, 69%) |
| HSV | hsv(174, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(91.84, -44.73, -4.63) |
| CIE-LCH | lch(91.84, 44.97, 185.91°) |
| OKLab | oklab(91.32% -0.1327 -0.0132) |
| OKLCH | oklch(91.32% 0.133 185.7) |
| XYZ | xyz(56.3699, 80.3426, 94.1815) |
| Luminance | 0.8035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.93
Bright Turquoise
#0FFEF9
ΔE00 4.13
Tiffany Blue
#7BF2DA
ΔE00 4.58
Aqua
#00FFFF
ΔE00 5.44
Bright Cyan
#41FDFE
ΔE00 5.49
Turquoise
#40E0D0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFEF #FF6272
analogous
#62FFA1 #62FFEF #62C1FF
triadic
#62FFEF #EF62FF #FFEF62
tetradic
#62FFEF #A162FF #FF6272 #C1FF62
square
#62FFEF #A162FF #FF6272 #C1FF62
split-complementary
#62FFEF #FF62C1 #FFA162
monochromatic
#00E7CF #25FFE9 #62FFEF #9FFFF5 #DCFFFB
Accessibility & contrast
On white
1.23
#62FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#62FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFEF
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFEF | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #62ffef; /* rgb */ color: rgb(98, 255, 239); /* oklch */ color: oklch(91.3% 0.133 185.7);
Tailwind
colors: {
custom: {
50: '#9ffff4',
500: '#62ffef',
950: '#000000',
},
}SCSS
$custom: #62ffef; $custom-light: #9ffff4; $custom-dark: #000000;
JSON
{
"hex": "#62ffef",
"rgb": {
"r": 98,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.885,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.91319,
"c": 0.13333,
"h": 185.7
},
"luminance": 0.80349
}Semantic roles & 50–950 ramp
primary
#62FFEF
secondary
#DA2C3D
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685