#62E6F4#62E6F4
#62E6F4 is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.7% C 0.116 H 204.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #62E6F4 |
|---|---|
| RGB | rgb(98, 230, 244) |
| HSL | hsl(186, 87%, 67%) |
| HSV | hsv(186, 60%, 96%) |
| CMYK | cmyk(59.8%, 5.7%, 0%, 4.3%) |
| CIE-LAB | lab(84.85, -32.01, -17.66) |
| CIE-LCH | lch(84.85, 36.55, 208.88°) |
| OKLab | oklab(85.71% -0.1054 -0.0489) |
| OKLCH | oklch(85.71% 0.116 204.9) |
| XYZ | xyz(49.6561, 65.7168, 95.6381) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.85
Robin Egg Blue
#8AF1FE
ΔE00 3.83
Aqua Blue
#02D8E9
ΔE00 4.51
Robin'S Egg Blue
#98EFF9
ΔE00 4.96
Bright Light Blue
#26F7FD
ΔE00 5.74
Bright Cyan
#41FDFE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E6F4 #F47062
analogous
#62F4B9 #62E6F4 #629DF4
triadic
#62E6F4 #F462E6 #E6F462
tetradic
#62E6F4 #B962F4 #F47062 #9DF462
square
#62E6F4 #B962F4 #F47062 #9DF462
split-complementary
#62E6F4 #F4629D #F4B962
monochromatic
#0EBBCD #29DDF0 #62E6F4 #9BEFF8 #D4F8FC
Accessibility & contrast
On white
1.48
#62E6F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#62E6F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E6F4
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E6F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E6F4 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF5
Deuteranopia (green-blind)
#BFCDF5
Tritanopia (blue-blind)
#00EFEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #62e6f4; /* rgb */ color: rgb(98, 230, 244); /* oklch */ color: oklch(85.7% 0.116 204.9);
Tailwind
colors: {
custom: {
50: '#9deef7',
500: '#62e6f4',
950: '#000000',
},
}SCSS
$custom: #62e6f4; $custom-light: #9deef7; $custom-dark: #000000;
JSON
{
"hex": "#62e6f4",
"rgb": {
"r": 98,
"g": 230,
"b": 244
},
"hsl": {
"h": 185.753,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.85714,
"c": 0.11621,
"h": 204.9
},
"luminance": 0.65722
}Semantic roles & 50–950 ramp
primary
#62E6F4
secondary
#C94031
accent
#1802E3
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585