#76DDDE#76DDDE
#76DDDE is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.096 H 196.3°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #76DDDE |
|---|---|
| RGB | rgb(118, 221, 222) |
| HSL | hsl(181, 61%, 67%) |
| HSV | hsv(181, 47%, 87%) |
| CMYK | cmyk(46.8%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(82.29, -29.66, -9.78) |
| CIE-LCH | lch(82.29, 31.23, 198.25°) |
| OKLab | oklab(83.62% -0.0924 -0.027) |
| OKLCH | oklch(83.62% 0.096 196.3) |
| XYZ | xyz(46.5072, 60.8344, 78.3845) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.19
Robin'S Egg
#6DEDFD
ΔE00 6.10
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Robin Egg Blue
#8AF1FE
ΔE00 6.43
Darkturquoise
#00CED1
ΔE00 6.45
Aqua Blue
#02D8E9
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DDDE #DE7776
analogous
#76DEAB #76DDDE #76A9DE
triadic
#76DDDE #DE76DD #DDDE76
tetradic
#76DDDE #AB76DE #DE7776 #A9DE76
square
#76DDDE #AB76DE #DE7776 #A9DE76
split-complementary
#76DDDE #DE76A9 #DEAB76
monochromatic
#2AAEAF #45D1D2 #76DDDE #A7E9EA #D9F5F6
Accessibility & contrast
On white
1.59
#76DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#76DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DDDE
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DDDE | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DE
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#39E3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76ddde; /* rgb */ color: rgb(118, 221, 222); /* oklch */ color: oklch(83.6% 0.096 196.3);
Tailwind
colors: {
custom: {
50: '#a5e8e8',
500: '#76ddde',
950: '#000000',
},
}SCSS
$custom: #76ddde; $custom-light: #a5e8e8; $custom-dark: #000000;
JSON
{
"hex": "#76ddde",
"rgb": {
"r": 118,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.577,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.83616,
"c": 0.09623,
"h": 196.3
},
"luminance": 0.60838
}Semantic roles & 50–950 ramp
primary
#76DDDE
secondary
#B14847
accent
#1E1DC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484