#62F0EF#62F0EF
#62F0EF is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.8% C 0.121 H 194.5°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #62F0EF |
|---|---|
| RGB | rgb(98, 240, 239) |
| HSL | hsl(180, 83%, 66%) |
| HSV | hsv(180, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 0.4%, 5.9%) |
| CIE-LAB | lab(87.55, -38.02, -10.98) |
| CIE-LCH | lch(87.55, 39.57, 196.11°) |
| OKLab | oklab(87.85% -0.1176 -0.0305) |
| OKLCH | oklch(87.85% 0.121 194.5) |
| XYZ | xyz(51.7703, 71.1434, 92.6483) |
| Luminance | 0.7115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.20
Bright Light Blue
#26F7FD
ΔE00 3.28
Aqua
#00FFFF
ΔE00 4.16
Bright Turquoise
#0FFEF9
ΔE00 4.30
Bright Aqua
#0BF9EA
ΔE00 5.81
Robin'S Egg
#6DEDFD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F0EF #F06263
analogous
#62F0A8 #62F0EF #62AAF0
triadic
#62F0EF #EF62F0 #F0EF62
tetradic
#62F0EF #A862F0 #F06263 #AAF062
square
#62F0EF #A862F0 #F06263 #AAF062
split-complementary
#62F0EF #F062AA #F0A862
monochromatic
#13C5C4 #2AEBE9 #62F0EF #9AF5F5 #D2FBFA
Accessibility & contrast
On white
1.38
#62F0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#62F0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F0EF
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F0EF | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#CBD4F0
Tritanopia (blue-blind)
#00F7EF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62f0ef; /* rgb */ color: rgb(98, 240, 239); /* oklch */ color: oklch(87.8% 0.121 194.5);
Tailwind
colors: {
custom: {
50: '#9df5f4',
500: '#62f0ef',
950: '#000000',
},
}SCSS
$custom: #62f0ef; $custom-light: #9df5f4; $custom-dark: #000000;
JSON
{
"hex": "#62f0ef",
"rgb": {
"r": 98,
"g": 240,
"b": 239
},
"hsl": {
"h": 179.577,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.87847,
"c": 0.12149,
"h": 194.5
},
"luminance": 0.71149
}Semantic roles & 50–950 ramp
primary
#62F0EF
secondary
#C23435
accent
#0708DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585