#62CBF4#62CBF4
#62CBF4 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.6% C 0.113 H 226.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #62CBF4 |
|---|---|
| RGB | rgb(98, 203, 244) |
| HSL | hsl(197, 87%, 67%) |
| HSV | hsv(197, 60%, 96%) |
| CMYK | cmyk(59.8%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(77.18, -18.66, -29.32) |
| CIE-LCH | lch(77.18, 34.76, 237.53°) |
| OKLab | oklab(79.56% -0.0776 -0.0817) |
| OKLCH | oklch(79.56% 0.113 226.5) |
| XYZ | xyz(42.7157, 51.8360, 93.3246) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.45
Baby Blue
#89CFF0
ΔE00 3.94
Sky Blue
#87CEEB
ΔE00 4.01
Lightblue (survey)
#7BC8F6
ΔE00 4.23
Lightskyblue
#87CEFA
ΔE00 4.92
Sky
#82CAFC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CBF4 #F48B62
analogous
#62F4D4 #62CBF4 #6282F4
triadic
#62CBF4 #F462CB #CBF462
tetradic
#62CBF4 #D462F4 #F48B62 #82F462
square
#62CBF4 #D462F4 #F48B62 #82F462
split-complementary
#62CBF4 #F46282 #F4D462
monochromatic
#0E98CD #29B8F0 #62CBF4 #9BDEF8 #D4F1FC
Accessibility & contrast
On white
1.85
#62CBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#62CBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CBF4
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CBF4 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F6
Deuteranopia (green-blind)
#A0B8F4
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #62cbf4; /* rgb */ color: rgb(98, 203, 244); /* oklch */ color: oklch(79.6% 0.113 226.5);
Tailwind
colors: {
custom: {
50: '#9bdbf7',
500: '#62cbf4',
950: '#000000',
},
}SCSS
$custom: #62cbf4; $custom-light: #9bdbf7; $custom-dark: #000000;
JSON
{
"hex": "#62cbf4",
"rgb": {
"r": 98,
"g": 203,
"b": 244
},
"hsl": {
"h": 196.849,
"s": 86.905,
"l": 67.059
},
"oklch": {
"l": 0.79562,
"c": 0.11274,
"h": 226.5
},
"luminance": 0.5184
}Semantic roles & 50–950 ramp
primary
#62CBF4
secondary
#C95C31
accent
#4102E3
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485