#7CCBEF#7CCBEF
#7CCBEF is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.4% C 0.093 H 228.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCBEF |
|---|---|
| RGB | rgb(124, 203, 239) |
| HSL | hsl(199, 78%, 71%) |
| HSV | hsv(199, 48%, 94%) |
| CMYK | cmyk(48.1%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(78.01, -14.81, -25.29) |
| CIE-LCH | lch(78.01, 29.31, 239.65°) |
| OKLab | oklab(80.44% -0.061 -0.0701) |
| OKLCH | oklch(80.44% 0.093 228.9) |
| XYZ | xyz(45.2424, 53.2254, 89.5340) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.65
Sky Blue
#87CEEB
ΔE00 2.11
Lightblue (survey)
#7BC8F6
ΔE00 3.09
Lightskyblue
#87CEFA
ΔE00 3.28
Sky
#82CAFC
ΔE00 4.51
Light Blue
#95D0FC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCBEF #EFA07C
analogous
#7CEFDA #7CCBEF #7C91EF
triadic
#7CCBEF #EF7CCB #CBEF7C
tetradic
#7CCBEF #DA7CEF #EFA07C #91EF7C
square
#7CCBEF #DA7CEF #EFA07C #91EF7C
split-complementary
#7CCBEF #EF7C91 #EFDA7C
monochromatic
#1A9BD6 #45B5E8 #7CCBEF #B3E1F6 #E4F4FC
Accessibility & contrast
On white
1.80
#7CCBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#7CCBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCBEF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCBEF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F1
Deuteranopia (green-blind)
#A8BBEF
Tritanopia (blue-blind)
#41D5D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7ccbef; /* rgb */ color: rgb(124, 203, 239); /* oklch */ color: oklch(80.4% 0.093 228.9);
Tailwind
colors: {
custom: {
50: '#a8daf4',
500: '#7ccbef',
950: '#000000',
},
}SCSS
$custom: #7ccbef; $custom-light: #a8daf4; $custom-dark: #000000;
JSON
{
"hex": "#7ccbef",
"rgb": {
"r": 124,
"g": 203,
"b": 239
},
"hsl": {
"h": 198.783,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.80437,
"c": 0.09293,
"h": 228.9
},
"luminance": 0.53229
}Semantic roles & 50–950 ramp
primary
#7CCBEF
secondary
#C96F46
accent
#4C0BDA
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485