#62F2EB#62F2EB
#62F2EB is a very light, vivid teal. Relative luminance 0.721; OKLCH L 88.2% C 0.123 H 190.7°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #62F2EB |
|---|---|
| RGB | rgb(98, 242, 235) |
| HSL | hsl(177, 85%, 67%) |
| HSV | hsv(177, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(88.01, -39.98, -8.20) |
| CIE-LCH | lch(88.01, 40.81, 191.59°) |
| OKLab | oklab(88.18% -0.1213 -0.0229) |
| OKLCH | oklch(88.18% 0.123 190.7) |
| XYZ | xyz(51.7779, 72.0937, 89.7679) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.67
Bright Cyan
#41FDFE
ΔE00 3.71
Bright Aqua
#0BF9EA
ΔE00 4.10
Aqua
#00FFFF
ΔE00 4.28
Bright Light Blue
#26F7FD
ΔE00 4.60
Turquoise
#40E0D0
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F2EB #F26269
analogous
#62F2A3 #62F2EB #62B1F2
triadic
#62F2EB #EB62F2 #F2EB62
tetradic
#62F2EB #A362F2 #F26269 #B1F262
square
#62F2EB #A362F2 #F26269 #B1F262
split-complementary
#62F2EB #F262B1 #F2A362
monochromatic
#11C9C0 #29EDE4 #62F2EB #9BF7F2 #D3FBF9
Accessibility & contrast
On white
1.36
#62F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#62F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F2EB
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F2EB | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#CED6EC
Tritanopia (blue-blind)
#00F8EF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #62f2eb; /* rgb */ color: rgb(98, 242, 235); /* oklch */ color: oklch(88.2% 0.123 190.7);
Tailwind
colors: {
custom: {
50: '#9df7f1',
500: '#62f2eb',
950: '#000000',
},
}SCSS
$custom: #62f2eb; $custom-light: #9df7f1; $custom-dark: #000000;
JSON
{
"hex": "#62f2eb",
"rgb": {
"r": 98,
"g": 242,
"b": 235
},
"hsl": {
"h": 177.083,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.88181,
"c": 0.12345,
"h": 190.7
},
"luminance": 0.72099
}Semantic roles & 50–950 ramp
primary
#62F2EB
secondary
#C6333A
accent
#040FE1
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585