#76D4DE#76D4DE
#76D4DE is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.6% C 0.090 H 204.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #76D4DE |
|---|---|
| RGB | rgb(118, 212, 222) |
| HSL | hsl(186, 61%, 67%) |
| HSV | hsv(186, 47%, 87%) |
| CMYK | cmyk(46.8%, 4.5%, 0%, 12.9%) |
| CIE-LAB | lab(79.73, -25.28, -13.60) |
| CIE-LCH | lch(79.73, 28.71, 208.28°) |
| OKLab | oklab(81.56% -0.0823 -0.0375) |
| OKLCH | oklch(81.56% 0.09 204.5) |
| XYZ | xyz(44.1944, 56.2088, 77.6135) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.40
Robin'S Egg
#6DEDFD
ΔE00 6.02
Robin'S Egg Blue
#98EFF9
ΔE00 6.50
Robin Egg Blue
#8AF1FE
ΔE00 6.62
Darkturquoise
#00CED1
ΔE00 7.19
Mediumturquoise
#48D1CC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D4DE #DE8076
analogous
#76DEB4 #76D4DE #76A0DE
triadic
#76D4DE #DE76D4 #D4DE76
tetradic
#76D4DE #B476DE #DE8076 #A0DE76
square
#76D4DE #B476DE #DE8076 #A0DE76
split-complementary
#76D4DE #DE76A0 #DEB476
monochromatic
#2AA3AF #45C5D2 #76D4DE #A7E3EA #D9F3F6
Accessibility & contrast
On white
1.72
#76D4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#76D4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D4DE
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D4DE | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDF
Deuteranopia (green-blind)
#B6C0DE
Tritanopia (blue-blind)
#3DDBD7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #76d4de; /* rgb */ color: rgb(118, 212, 222); /* oklch */ color: oklch(81.6% 0.090 204.5);
Tailwind
colors: {
custom: {
50: '#a4e1e8',
500: '#76d4de',
950: '#000000',
},
}SCSS
$custom: #76d4de; $custom-light: #a4e1e8; $custom-dark: #000000;
JSON
{
"hex": "#76d4de",
"rgb": {
"r": 118,
"g": 212,
"b": 222
},
"hsl": {
"h": 185.769,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.81562,
"c": 0.09039,
"h": 204.5
},
"luminance": 0.56212
}Semantic roles & 50–950 ramp
primary
#76D4DE
secondary
#B15147
accent
#2D1DC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484