#62EFEE#62EFEE
#62EFEE is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.6% C 0.121 H 194.5°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #62EFEE |
|---|---|
| RGB | rgb(98, 239, 238) |
| HSL | hsl(180, 82%, 66%) |
| HSV | hsv(180, 59%, 94%) |
| CMYK | cmyk(59%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(87.24, -37.83, -10.92) |
| CIE-LCH | lch(87.24, 39.37, 196.11°) |
| OKLab | oklab(87.58% -0.117 -0.0303) |
| OKLCH | oklch(87.58% 0.121 194.5) |
| XYZ | xyz(51.3294, 70.4973, 91.7746) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.39
Bright Cyan
#41FDFE
ΔE00 3.39
Aqua
#00FFFF
ΔE00 4.33
Bright Turquoise
#0FFEF9
ΔE00 4.46
Bright Aqua
#0BF9EA
ΔE00 5.88
Robin'S Egg
#6DEDFD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EFEE #EF6263
analogous
#62EFA7 #62EFEE #62AAEF
triadic
#62EFEE #EE62EF #EFEE62
tetradic
#62EFEE #A762EF #EF6263 #AAEF62
square
#62EFEE #A762EF #EF6263 #AAEF62
split-complementary
#62EFEE #EF62AA #EFA762
monochromatic
#14C3C2 #2AE9E8 #62EFEE #9AF5F4 #D1FAFA
Accessibility & contrast
On white
1.39
#62EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#62EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EFEE
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EFEE | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EE
Deuteranopia (green-blind)
#CAD4EF
Tritanopia (blue-blind)
#00F6EE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #62efee; /* rgb */ color: rgb(98, 239, 238); /* oklch */ color: oklch(87.6% 0.121 194.5);
Tailwind
colors: {
custom: {
50: '#9df4f3',
500: '#62efee',
950: '#000000',
},
}SCSS
$custom: #62efee; $custom-light: #9df4f3; $custom-dark: #000000;
JSON
{
"hex": "#62efee",
"rgb": {
"r": 98,
"g": 239,
"b": 238
},
"hsl": {
"h": 179.574,
"s": 81.503,
"l": 66.078
},
"oklch": {
"l": 0.87583,
"c": 0.12087,
"h": 194.5
},
"luminance": 0.70503
}Semantic roles & 50–950 ramp
primary
#62EFEE
secondary
#C13536
accent
#0809DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585