#80CBF4#80CBF4
#80CBF4 is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.8% C 0.095 H 233.6°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #80CBF4 |
|---|---|
| RGB | rgb(128, 203, 244) |
| HSL | hsl(201, 84%, 73%) |
| HSV | hsv(201, 48%, 96%) |
| CMYK | cmyk(47.5%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(78.36, -12.52, -27.41) |
| CIE-LCH | lch(78.36, 30.14, 245.45°) |
| OKLab | oklab(80.83% -0.0561 -0.076) |
| OKLCH | oklch(80.83% 0.095 233.6) |
| XYZ | xyz(46.5813, 53.8292, 93.5058) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.44
Lightskyblue
#87CEFA
ΔE00 1.55
Baby Blue
#89CFF0
ΔE00 2.35
Sky
#82CAFC
ΔE00 2.64
Sky Blue
#87CEEB
ΔE00 3.52
Light Blue
#95D0FC
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CBF4 #F4A980
analogous
#80F4E3 #80CBF4 #8091F4
triadic
#80CBF4 #F480CB #CBF480
tetradic
#80CBF4 #E380F4 #F4A980 #91F480
square
#80CBF4 #E380F4 #F4A980 #91F480
split-complementary
#80CBF4 #F48091 #F4E380
monochromatic
#149CE6 #48B4EF #80CBF4 #B8E2F9 #E3F3FD
Accessibility & contrast
On white
1.78
#80CBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#80CBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CBF4
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CBF4 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F6
Deuteranopia (green-blind)
#A7BCF3
Tritanopia (blue-blind)
#47D6D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #80cbf4; /* rgb */ color: rgb(128, 203, 244); /* oklch */ color: oklch(80.8% 0.095 233.6);
Tailwind
colors: {
custom: {
50: '#abdaf7',
500: '#80cbf4',
950: '#000000',
},
}SCSS
$custom: #80cbf4; $custom-light: #abdaf7; $custom-dark: #000000;
JSON
{
"hex": "#80cbf4",
"rgb": {
"r": 128,
"g": 203,
"b": 244
},
"hsl": {
"h": 201.207,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.80825,
"c": 0.0945,
"h": 233.6
},
"luminance": 0.53833
}Semantic roles & 50–950 ramp
primary
#80CBF4
secondary
#D07848
accent
#5305E1
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385