#62EAEF#62EAEF
#62EAEF is a very light, moderate teal. Relative luminance 0.677; OKLCH L 86.5% C 0.118 H 198.6°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #62EAEF |
|---|---|
| RGB | rgb(98, 234, 239) |
| HSL | hsl(182, 82%, 66%) |
| HSV | hsv(182, 59%, 94%) |
| CMYK | cmyk(59%, 2.1%, 0%, 6.3%) |
| CIE-LAB | lab(85.84, -35.25, -13.54) |
| CIE-LCH | lch(85.84, 37.76, 201.01°) |
| OKLab | oklab(86.46% -0.1115 -0.0375) |
| OKLCH | oklch(86.46% 0.118 198.6) |
| XYZ | xyz(50.0331, 67.6691, 92.0693) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.73
Robin'S Egg
#6DEDFD
ΔE00 4.07
Bright Cyan
#41FDFE
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 5.06
Aqua
#00FFFF
ΔE00 5.74
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EAEF #EF6762
analogous
#62EFAD #62EAEF #62A3EF
triadic
#62EAEF #EF62EA #EAEF62
tetradic
#62EAEF #AD62EF #EF6762 #A3EF62
square
#62EAEF #AD62EF #EF6762 #A3EF62
split-complementary
#62EAEF #EF62A3 #EFAD62
monochromatic
#14BDC3 #2AE3E9 #62EAEF #9AF1F5 #D1F9FA
Accessibility & contrast
On white
1.44
#62EAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#62EAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EAEF
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EAEF | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#C5D0F0
Tritanopia (blue-blind)
#00F1EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62eaef; /* rgb */ color: rgb(98, 234, 239); /* oklch */ color: oklch(86.5% 0.118 198.6);
Tailwind
colors: {
custom: {
50: '#9df1f4',
500: '#62eaef',
950: '#000000',
},
}SCSS
$custom: #62eaef; $custom-light: #9df1f4; $custom-dark: #000000;
JSON
{
"hex": "#62eaef",
"rgb": {
"r": 98,
"g": 234,
"b": 239
},
"hsl": {
"h": 182.128,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.86462,
"c": 0.11765,
"h": 198.6
},
"luminance": 0.67674
}Semantic roles & 50–950 ramp
primary
#62EAEF
secondary
#C13A35
accent
#0F08DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585