#62E2F2#62E2F2
#62E2F2 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.114 H 206.5°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2F2 |
|---|---|
| RGB | rgb(98, 226, 242) |
| HSL | hsl(187, 85%, 67%) |
| HSV | hsv(187, 60%, 95%) |
| CMYK | cmyk(59.5%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(83.65, -30.65, -18.41) |
| CIE-LCH | lch(83.65, 35.76, 210.99°) |
| OKLab | oklab(84.73% -0.1021 -0.051) |
| OKLCH | oklch(84.73% 0.114 206.5) |
| XYZ | xyz(48.2537, 63.3952, 93.6807) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.48
Aqua Blue
#02D8E9
ΔE00 4.08
Robin Egg Blue
#8AF1FE
ΔE00 4.32
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Neon Blue
#04D9FF
ΔE00 6.46
Bright Light Blue
#26F7FD
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2F2 #F27262
analogous
#62F2BA #62E2F2 #629AF2
triadic
#62E2F2 #F262E2 #E2F262
tetradic
#62E2F2 #BA62F2 #F27262 #9AF262
square
#62E2F2 #BA62F2 #F27262 #9AF262
split-complementary
#62E2F2 #F2629A #F2BA62
monochromatic
#11B4C9 #29D8ED #62E2F2 #9BECF7 #D3F7FB
Accessibility & contrast
On white
1.54
#62E2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#62E2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2F2
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2F2 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF3
Deuteranopia (green-blind)
#BBCAF2
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e2f2; /* rgb */ color: rgb(98, 226, 242); /* oklch */ color: oklch(84.7% 0.114 206.5);
Tailwind
colors: {
custom: {
50: '#9cebf6',
500: '#62e2f2',
950: '#000000',
},
}SCSS
$custom: #62e2f2; $custom-light: #9cebf6; $custom-dark: #000000;
JSON
{
"hex": "#62e2f2",
"rgb": {
"r": 98,
"g": 226,
"b": 242
},
"hsl": {
"h": 186.667,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.84726,
"c": 0.11416,
"h": 206.5
},
"luminance": 0.634
}Semantic roles & 50–950 ramp
primary
#62E2F2
secondary
#C64333
accent
#1D04E1
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485