#76CED7#76CED7
#76CED7 is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.086 H 204.1°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #76CED7 |
|---|---|
| RGB | rgb(118, 206, 215) |
| HSL | hsl(186, 55%, 65%) |
| HSV | hsv(186, 45%, 84%) |
| CMYK | cmyk(45.1%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(77.81, -24.13, -12.72) |
| CIE-LCH | lch(77.81, 27.28, 207.80°) |
| OKLab | oklab(79.95% -0.0782 -0.035) |
| OKLCH | oklch(79.95% 0.086 204.1) |
| XYZ | xyz(41.8036, 52.8971, 72.2841) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.08
Darkturquoise
#00CED1
ΔE00 7.09
Mediumturquoise
#48D1CC
ΔE00 7.30
Robin'S Egg
#6DEDFD
ΔE00 7.50
Robin'S Egg Blue
#98EFF9
ΔE00 7.80
Robin Egg Blue
#8AF1FE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CED7 #D77F76
analogous
#76D7AF #76CED7 #769DD7
triadic
#76CED7 #D776CE #CED776
tetradic
#76CED7 #AF76D7 #D77F76 #9DD776
square
#76CED7 #AF76D7 #D77F76 #9DD776
split-complementary
#76CED7 #D7769D #D7AF76
monochromatic
#3098A3 #47BDC9 #76CED7 #A5DFE5 #D5F0F3
Accessibility & contrast
On white
1.81
#76CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#76CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CED7
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CED7 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D8
Deuteranopia (green-blind)
#B2BBD7
Tritanopia (blue-blind)
#44D4D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76ced7; /* rgb */ color: rgb(118, 206, 215); /* oklch */ color: oklch(80.0% 0.086 204.1);
Tailwind
colors: {
custom: {
50: '#a3dde3',
500: '#76ced7',
950: '#000000',
},
}SCSS
$custom: #76ced7; $custom-light: #a3dde3; $custom-dark: #000000;
JSON
{
"hex": "#76ced7",
"rgb": {
"r": 118,
"g": 206,
"b": 215
},
"hsl": {
"h": 185.567,
"s": 54.802,
"l": 65.294
},
"oklch": {
"l": 0.79954,
"c": 0.08571,
"h": 204.1
},
"luminance": 0.529
}Semantic roles & 50–950 ramp
primary
#76CED7
secondary
#A7534A
accent
#3223C2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484