#76CCDE#76CCDE
#76CCDE is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.7% C 0.087 H 212.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCDE |
|---|---|
| RGB | rgb(118, 204, 222) |
| HSL | hsl(190, 61%, 67%) |
| HSV | hsv(190, 47%, 87%) |
| CMYK | cmyk(46.8%, 8.1%, 0%, 12.9%) |
| CIE-LAB | lab(77.46, -21.29, -17.01) |
| CIE-LCH | lch(77.46, 27.25, 218.63°) |
| OKLab | oklab(79.75% -0.0732 -0.0469) |
| OKLCH | oklch(79.75% 0.087 212.7) |
| XYZ | xyz(42.2439, 52.3078, 76.9634) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.20
Baby Blue
#89CFF0
ΔE00 6.56
Neon Blue
#04D9FF
ΔE00 6.88
Aqua Blue
#02D8E9
ΔE00 7.03
Lightblue
#ADD8E6
ΔE00 8.11
Robin'S Egg
#6DEDFD
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCDE #DE8876
analogous
#76DEBC #76CCDE #7698DE
triadic
#76CCDE #DE76CC #CCDE76
tetradic
#76CCDE #BC76DE #DE8876 #98DE76
square
#76CCDE #BC76DE #DE8876 #98DE76
split-complementary
#76CCDE #DE7698 #DEBC76
monochromatic
#2A98AF #45BAD2 #76CCDE #A7DEEA #D9F1F6
Accessibility & contrast
On white
1.83
#76CCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#76CCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCDE
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCDE | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7DF
Deuteranopia (green-blind)
#ADBADE
Tritanopia (blue-blind)
#40D4D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #76ccde; /* rgb */ color: rgb(118, 204, 222); /* oklch */ color: oklch(79.7% 0.087 212.7);
Tailwind
colors: {
custom: {
50: '#a4dbe8',
500: '#76ccde',
950: '#000000',
},
}SCSS
$custom: #76ccde; $custom-light: #a4dbe8; $custom-dark: #000000;
JSON
{
"hex": "#76ccde",
"rgb": {
"r": 118,
"g": 204,
"b": 222
},
"hsl": {
"h": 190.385,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.79746,
"c": 0.0869,
"h": 212.7
},
"luminance": 0.52311
}Semantic roles & 50–950 ramp
primary
#76CCDE
secondary
#B15947
accent
#3A1DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484