#76CBDA#76CBDA
#76CBDA is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.4% C 0.085 H 210.1°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #76CBDA |
|---|---|
| RGB | rgb(118, 203, 218) |
| HSL | hsl(189, 57%, 66%) |
| HSV | hsv(189, 46%, 85%) |
| CMYK | cmyk(45.9%, 6.9%, 0%, 14.5%) |
| CIE-LAB | lab(77.05, -21.84, -15.48) |
| CIE-LCH | lch(77.05, 26.77, 215.32°) |
| OKLab | oklab(79.38% -0.0736 -0.0426) |
| OKLCH | oklch(79.38% 0.085 210.1) |
| XYZ | xyz(41.4773, 51.6221, 74.0944) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.18
Aqua Blue
#02D8E9
ΔE00 6.79
Baby Blue
#89CFF0
ΔE00 7.54
Neon Blue
#04D9FF
ΔE00 7.57
Robin'S Egg
#6DEDFD
ΔE00 8.19
Lightblue
#ADD8E6
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CBDA #DA8576
analogous
#76DAB7 #76CBDA #7699DA
triadic
#76CBDA #DA76CB #CBDA76
tetradic
#76CBDA #B776DA #DA8576 #99DA76
square
#76CBDA #B776DA #DA8576 #99DA76
split-complementary
#76CBDA #DA7699 #DAB776
monochromatic
#2D96A8 #46B9CD #76CBDA #A6DDE7 #D6F0F4
Accessibility & contrast
On white
1.85
#76CBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#76CBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CBDA
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CBDA | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5DB
Deuteranopia (green-blind)
#AEB9DA
Tritanopia (blue-blind)
#43D2CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76cbda; /* rgb */ color: rgb(118, 203, 218); /* oklch */ color: oklch(79.4% 0.085 210.1);
Tailwind
colors: {
custom: {
50: '#a3dbe5',
500: '#76cbda',
950: '#000000',
},
}SCSS
$custom: #76cbda; $custom-light: #a3dbe5; $custom-dark: #000000;
JSON
{
"hex": "#76cbda",
"rgb": {
"r": 118,
"g": 203,
"b": 218
},
"hsl": {
"h": 189,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.79376,
"c": 0.08504,
"h": 210.1
},
"luminance": 0.51625
}Semantic roles & 50–950 ramp
primary
#76CBDA
secondary
#AB5849
accent
#3920C5
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#101515
muted
#808484