#62F3EA#62F3EA
#62F3EA is a very light, vivid teal. Relative luminance 0.726; OKLCH L 88.4% C 0.124 H 189.4°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #62F3EA |
|---|---|
| RGB | rgb(98, 243, 234) |
| HSL | hsl(176, 86%, 67%) |
| HSV | hsv(176, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(88.27, -40.69, -7.30) |
| CIE-LCH | lch(88.27, 41.34, 190.17°) |
| OKLab | oklab(88.38% -0.1227 -0.0204) |
| OKLCH | oklch(88.38% 0.124 189.4) |
| XYZ | xyz(51.9323, 72.6329, 89.1086) |
| Luminance | 0.7264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.62
Bright Turquoise
#0FFEF9
ΔE00 3.67
Bright Cyan
#41FDFE
ΔE00 4.07
Aqua
#00FFFF
ΔE00 4.50
Bright Light Blue
#26F7FD
ΔE00 5.14
Turquoise
#40E0D0
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F3EA #F3626B
analogous
#62F3A2 #62F3EA #62B4F3
triadic
#62F3EA #EA62F3 #F3EA62
tetradic
#62F3EA #A262F3 #F3626B #B4F362
square
#62F3EA #A262F3 #F3626B #B4F362
split-complementary
#62F3EA #F362B4 #F3A262
monochromatic
#10CBBF #29EFE2 #62F3EA #9BF7F2 #D4FCF9
Accessibility & contrast
On white
1.35
#62F3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#62F3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F3EA
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F3EA | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#D0D6EB
Tritanopia (blue-blind)
#00F9F0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #62f3ea; /* rgb */ color: rgb(98, 243, 234); /* oklch */ color: oklch(88.4% 0.124 189.4);
Tailwind
colors: {
custom: {
50: '#9df7f0',
500: '#62f3ea',
950: '#000000',
},
}SCSS
$custom: #62f3ea; $custom-light: #9df7f0; $custom-dark: #000000;
JSON
{
"hex": "#62f3ea",
"rgb": {
"r": 98,
"g": 243,
"b": 234
},
"hsl": {
"h": 176.276,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.88382,
"c": 0.12442,
"h": 189.4
},
"luminance": 0.72638
}Semantic roles & 50–950 ramp
primary
#62F3EA
secondary
#C7323B
accent
#0311E2
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585