#62EBF5#62EBF5
#62EBF5 is a very light, moderate teal. Relative luminance 0.686; OKLCH L 86.9% C 0.119 H 201.9°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #62EBF5 |
|---|---|
| RGB | rgb(98, 235, 245) |
| HSL | hsl(184, 88%, 67%) |
| HSV | hsv(184, 60%, 96%) |
| CMYK | cmyk(60%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(86.31, -34.09, -15.99) |
| CIE-LCH | lch(86.31, 37.66, 205.13°) |
| OKLab | oklab(86.9% -0.1101 -0.0443) |
| OKLCH | oklch(86.9% 0.119 201.9) |
| XYZ | xyz(51.2198, 68.6005, 96.9104) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.42
Robin Egg Blue
#8AF1FE
ΔE00 3.91
Bright Light Blue
#26F7FD
ΔE00 4.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.02
Aqua Blue
#02D8E9
ΔE00 5.45
Bright Cyan
#41FDFE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EBF5 #F56C62
analogous
#62F5B6 #62EBF5 #62A1F5
triadic
#62EBF5 #F562EB #EBF562
tetradic
#62EBF5 #B662F5 #F56C62 #A1F562
square
#62EBF5 #B662F5 #F56C62 #A1F562
split-complementary
#62EBF5 #F562A1 #F5B662
monochromatic
#0DC2CF #28E4F1 #62EBF5 #9CF2F9 #D5FAFC
Accessibility & contrast
On white
1.43
#62EBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#62EBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EBF5
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EBF5 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F6
Deuteranopia (green-blind)
#C4D1F6
Tritanopia (blue-blind)
#00F3EE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62ebf5; /* rgb */ color: rgb(98, 235, 245); /* oklch */ color: oklch(86.9% 0.119 201.9);
Tailwind
colors: {
custom: {
50: '#9df2f8',
500: '#62ebf5',
950: '#000000',
},
}SCSS
$custom: #62ebf5; $custom-light: #9df2f8; $custom-dark: #000000;
JSON
{
"hex": "#62ebf5",
"rgb": {
"r": 98,
"g": 235,
"b": 245
},
"hsl": {
"h": 184.082,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.86897,
"c": 0.11867,
"h": 201.9
},
"luminance": 0.68606
}Semantic roles & 50–950 ramp
primary
#62EBF5
secondary
#CB3B30
accent
#1001E5
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585