#76CEDB#76CEDB
#76CEDB is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.1% C 0.087 H 207.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #76CEDB |
|---|---|
| RGB | rgb(118, 206, 219) |
| HSL | hsl(188, 58%, 66%) |
| HSV | hsv(188, 46%, 86%) |
| CMYK | cmyk(46.1%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.94, -23.09, -14.69) |
| CIE-LCH | lch(77.94, 27.36, 212.47°) |
| OKLab | oklab(80.09% -0.0766 -0.0405) |
| OKLCH | oklch(80.09% 0.087 207.8) |
| XYZ | xyz(42.3238, 53.1052, 75.0241) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.15
Sky Blue
#87CEEB
ΔE00 6.98
Robin'S Egg
#6DEDFD
ΔE00 7.38
Neon Blue
#04D9FF
ΔE00 7.72
Robin'S Egg Blue
#98EFF9
ΔE00 7.79
Robin Egg Blue
#8AF1FE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CEDB #DB8376
analogous
#76DBB5 #76CEDB #769BDB
triadic
#76CEDB #DB76CE #CEDB76
tetradic
#76CEDB #B576DB #DB8376 #9BDB76
square
#76CEDB #B576DB #DB8376 #9BDB76
split-complementary
#76CEDB #DB769B #DBB576
monochromatic
#2D9AAA #46BDCE #76CEDB #A6DFE8 #D7F1F4
Accessibility & contrast
On white
1.81
#76CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#76CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CEDB
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CEDB | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#41D5D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76cedb; /* rgb */ color: rgb(118, 206, 219); /* oklch */ color: oklch(80.1% 0.087 207.8);
Tailwind
colors: {
custom: {
50: '#a3dde6',
500: '#76cedb',
950: '#000000',
},
}SCSS
$custom: #76cedb; $custom-light: #a3dde6; $custom-dark: #000000;
JSON
{
"hex": "#76cedb",
"rgb": {
"r": 118,
"g": 206,
"b": 219
},
"hsl": {
"h": 187.723,
"s": 58.382,
"l": 66.078
},
"oklch": {
"l": 0.80093,
"c": 0.08666,
"h": 207.8
},
"luminance": 0.53109
}Semantic roles & 50–950 ramp
primary
#76CEDB
secondary
#AD5548
accent
#3520C6
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484