#62F0EA#62F0EA
#62F0EA is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.7% C 0.122 H 191.3°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #62F0EA |
|---|---|
| RGB | rgb(98, 240, 234) |
| HSL | hsl(177, 83%, 66%) |
| HSV | hsv(177, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(87.41, -39.33, -8.57) |
| CIE-LCH | lch(87.41, 40.26, 192.29°) |
| OKLab | oklab(87.69% -0.1197 -0.0239) |
| OKLCH | oklch(87.69% 0.122 191.3) |
| XYZ | xyz(51.0418, 70.8520, 88.8118) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.81
Bright Turquoise
#0FFEF9
ΔE00 3.97
Aqua
#00FFFF
ΔE00 4.45
Bright Light Blue
#26F7FD
ΔE00 4.46
Bright Aqua
#0BF9EA
ΔE00 4.50
Turquoise
#40E0D0
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F0EA #F06268
analogous
#62F0A3 #62F0EA #62AFF0
triadic
#62F0EA #EA62F0 #F0EA62
tetradic
#62F0EA #A362F0 #F06268 #AFF062
square
#62F0EA #A362F0 #F06268 #AFF062
split-complementary
#62F0EA #F062AF #F0A362
monochromatic
#13C5BD #2AEBE3 #62F0EA #9AF5F1 #D2FBF9
Accessibility & contrast
On white
1.38
#62F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#62F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F0EA
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F0EA | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#CDD4EB
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f0ea; /* rgb */ color: rgb(98, 240, 234); /* oklch */ color: oklch(87.7% 0.122 191.3);
Tailwind
colors: {
custom: {
50: '#9df5f0',
500: '#62f0ea',
950: '#000000',
},
}SCSS
$custom: #62f0ea; $custom-light: #9df5f0; $custom-dark: #000000;
JSON
{
"hex": "#62f0ea",
"rgb": {
"r": 98,
"g": 240,
"b": 234
},
"hsl": {
"h": 177.465,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.87686,
"c": 0.12205,
"h": 191.3
},
"luminance": 0.70857
}Semantic roles & 50–950 ramp
primary
#62F0EA
secondary
#C2343A
accent
#0710DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101716
muted
#808585