#62E8F3#62E8F3
#62E8F3 is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.1% C 0.117 H 202.7°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #62E8F3 |
|---|---|
| RGB | rgb(98, 232, 243) |
| HSL | hsl(185, 86%, 67%) |
| HSV | hsv(185, 60%, 95%) |
| CMYK | cmyk(59.7%, 4.5%, 0%, 4.7%) |
| CIE-LAB | lab(85.39, -33.23, -16.32) |
| CIE-LCH | lch(85.39, 37.02, 206.15°) |
| OKLab | oklab(86.14% -0.1079 -0.0452) |
| OKLCH | oklch(86.14% 0.117 202.7) |
| XYZ | xyz(50.0644, 66.7758, 95.0272) |
| Luminance | 0.6678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.27
Robin Egg Blue
#8AF1FE
ΔE00 3.95
Bright Light Blue
#26F7FD
ΔE00 4.81
Aqua Blue
#02D8E9
ΔE00 4.89
Robin'S Egg Blue
#98EFF9
ΔE00 5.01
Bright Cyan
#41FDFE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E8F3 #F36D62
analogous
#62F3B6 #62E8F3 #62A0F3
triadic
#62E8F3 #F362E8 #E8F362
tetradic
#62E8F3 #B662F3 #F36D62 #A0F362
square
#62E8F3 #B662F3 #F36D62 #A0F362
split-complementary
#62E8F3 #F362A0 #F3B662
monochromatic
#10BDCB #29E0EF #62E8F3 #9BF0F7 #D4F9FC
Accessibility & contrast
On white
1.46
#62E8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#62E8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E8F3
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E8F3 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF4
Deuteranopia (green-blind)
#C1CEF4
Tritanopia (blue-blind)
#00F0EB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62e8f3; /* rgb */ color: rgb(98, 232, 243); /* oklch */ color: oklch(86.1% 0.117 202.7);
Tailwind
colors: {
custom: {
50: '#9deff7',
500: '#62e8f3',
950: '#000000',
},
}SCSS
$custom: #62e8f3; $custom-light: #9deff7; $custom-dark: #000000;
JSON
{
"hex": "#62e8f3",
"rgb": {
"r": 98,
"g": 232,
"b": 243
},
"hsl": {
"h": 184.552,
"s": 85.799,
"l": 66.863
},
"oklch": {
"l": 0.86139,
"c": 0.11694,
"h": 202.7
},
"luminance": 0.66781
}Semantic roles & 50–950 ramp
primary
#62E8F3
secondary
#C73D32
accent
#1403E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585