#76DFCA#76DFCA
#76DFCA is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.5% C 0.103 H 179.0°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #76DFCA |
|---|---|
| RGB | rgb(118, 223, 202) |
| HSL | hsl(168, 62%, 67%) |
| HSV | hsv(168, 47%, 87%) |
| CMYK | cmyk(47.1%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(82.32, -35.49, 0.88) |
| CIE-LCH | lch(82.32, 35.50, 178.58°) |
| OKLab | oklab(83.46% -0.103 0.0018) |
| OKLCH | oklch(83.46% 0.103 179) |
| XYZ | xyz(44.5151, 60.8875, 65.2723) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.20
Seafoam Blue
#78D1B6
ΔE00 4.27
Turquoise
#40E0D0
ΔE00 4.34
Light Teal
#90E4C1
ΔE00 5.60
Pale Teal
#82CBB2
ΔE00 5.96
Aqua (survey)
#13EAC9
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DFCA #DF768B
analogous
#76DF96 #76DFCA #76C0DF
triadic
#76DFCA #CA76DF #DFCA76
tetradic
#76DFCA #9676DF #DF768B #C0DF76
square
#76DFCA #9676DF #DF768B #C0DF76
split-complementary
#76DFCA #DF76C0 #DF9676
monochromatic
#29B196 #44D3B7 #76DFCA #A8EBDD #D9F6F0
Accessibility & contrast
On white
1.59
#76DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#76DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DFCA
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DFCA | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C9
Deuteranopia (green-blind)
#C6C8CC
Tritanopia (blue-blind)
#48E2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76dfca; /* rgb */ color: rgb(118, 223, 202); /* oklch */ color: oklch(83.5% 0.103 179.0);
Tailwind
colors: {
custom: {
50: '#a4e9da',
500: '#76dfca',
950: '#000000',
},
}SCSS
$custom: #76dfca; $custom-light: #a4e9da; $custom-dark: #000000;
JSON
{
"hex": "#76dfca",
"rgb": {
"r": 118,
"g": 223,
"b": 202
},
"hsl": {
"h": 168,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.83459,
"c": 0.10305,
"h": 179
},
"luminance": 0.60891
}Semantic roles & 50–950 ramp
primary
#76DFCA
secondary
#B3465C
accent
#1C3ECA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483