#62F3EB#62F3EB
#62F3EB is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.4% C 0.124 H 190.1°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #62F3EB |
|---|---|
| RGB | rgb(98, 243, 235) |
| HSL | hsl(177, 86%, 67%) |
| HSV | hsv(177, 60%, 95%) |
| CMYK | cmyk(59.7%, 0%, 3.3%, 4.7%) |
| CIE-LAB | lab(88.30, -40.43, -7.78) |
| CIE-LCH | lch(88.30, 41.17, 190.89°) |
| OKLab | oklab(88.41% -0.1223 -0.0217) |
| OKLCH | oklch(88.41% 0.124 190.1) |
| XYZ | xyz(52.0763, 72.6905, 89.8674) |
| Luminance | 0.7270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.58
Bright Aqua
#0BF9EA
ΔE00 3.81
Bright Cyan
#41FDFE
ΔE00 3.82
Aqua
#00FFFF
ΔE00 4.31
Bright Light Blue
#26F7FD
ΔE00 4.84
Turquoise
#40E0D0
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F3EB #F3626A
analogous
#62F3A3 #62F3EB #62B2F3
triadic
#62F3EB #EB62F3 #F3EB62
tetradic
#62F3EB #A362F3 #F3626A #B2F362
square
#62F3EB #A362F3 #F3626A #B2F362
split-complementary
#62F3EB #F362B2 #F3A362
monochromatic
#10CBC1 #29EFE4 #62F3EB #9BF7F2 #D4FCF9
Accessibility & contrast
On white
1.35
#62F3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#62F3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F3EB
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F3EB | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#CFD7EC
Tritanopia (blue-blind)
#00F9F0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #62f3eb; /* rgb */ color: rgb(98, 243, 235); /* oklch */ color: oklch(88.4% 0.124 190.1);
Tailwind
colors: {
custom: {
50: '#9df7f1',
500: '#62f3eb',
950: '#000000',
},
}SCSS
$custom: #62f3eb; $custom-light: #9df7f1; $custom-dark: #000000;
JSON
{
"hex": "#62f3eb",
"rgb": {
"r": 98,
"g": 243,
"b": 235
},
"hsl": {
"h": 176.69,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.88413,
"c": 0.12423,
"h": 190.1
},
"luminance": 0.72696
}Semantic roles & 50–950 ramp
primary
#62F3EB
secondary
#C7323A
accent
#030FE2
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585