#76DFCB#76DFCB
#76DFCB is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.103 H 179.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #76DFCB |
|---|---|
| RGB | rgb(118, 223, 203) |
| HSL | hsl(169, 62%, 67%) |
| HSV | hsv(169, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.34, -35.26, 0.38) |
| CIE-LCH | lch(82.34, 35.26, 179.38°) |
| OKLab | oklab(83.49% -0.1026 0.0005) |
| OKLCH | oklch(83.49% 0.103 179.7) |
| XYZ | xyz(44.6339, 60.9350, 65.8979) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.19
Tiffany Blue
#7BF2DA
ΔE00 4.25
Seafoam Blue
#78D1B6
ΔE00 4.48
Light Teal
#90E4C1
ΔE00 5.88
Pale Teal
#82CBB2
ΔE00 6.09
Aqua (survey)
#13EAC9
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DFCB #DF768A
analogous
#76DF97 #76DFCB #76BFDF
triadic
#76DFCB #CB76DF #DFCB76
tetradic
#76DFCB #9776DF #DF768A #BFDF76
square
#76DFCB #9776DF #DF768A #BFDF76
split-complementary
#76DFCB #DF76BF #DF9776
monochromatic
#29B197 #44D3B8 #76DFCB #A8EBDE #D9F6F1
Accessibility & contrast
On white
1.59
#76DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#76DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DFCB
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DFCB | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#48E2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76dfcb; /* rgb */ color: rgb(118, 223, 203); /* oklch */ color: oklch(83.5% 0.103 179.7);
Tailwind
colors: {
custom: {
50: '#a4e9da',
500: '#76dfcb',
950: '#000000',
},
}SCSS
$custom: #76dfcb; $custom-light: #a4e9da; $custom-dark: #000000;
JSON
{
"hex": "#76dfcb",
"rgb": {
"r": 118,
"g": 223,
"b": 203
},
"hsl": {
"h": 168.571,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.83488,
"c": 0.1026,
"h": 179.7
},
"luminance": 0.60939
}Semantic roles & 50–950 ramp
primary
#76DFCB
secondary
#B3465B
accent
#1C3DCA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483