#76FDDD#76FDDD
#76FDDD is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.128 H 175.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDDD |
|---|---|
| RGB | rgb(118, 253, 221) |
| HSL | hsl(166, 97%, 73%) |
| HSV | hsv(166, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 12.6%, 0.8%) |
| CIE-LAB | lab(91.38, -44.56, 4.09) |
| CIE-LCH | lch(91.38, 44.75, 174.76°) |
| OKLab | oklab(90.95% -0.1275 0.0101) |
| OKLCH | oklch(90.95% 0.128 175.5) |
| XYZ | xyz(55.6418, 79.3174, 80.7701) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.42
Tiffany Blue
#7BF2DA
ΔE00 3.08
Aquamarine
#7FFFD4
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.48
Pale Turquoise
#A5FBD5
ΔE00 5.78
Light Aquamarine
#7BFDC7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDDD #FD7696
analogous
#76FD9A #76FDDD #76D9FD
triadic
#76FDDD #DD76FD #FDDD76
tetradic
#76FDDD #9A76FD #FD7696 #D9FD76
square
#76FDDD #9A76FD #FD7696 #D9FD76
split-complementary
#76FDDD #FD76D9 #FD9A76
monochromatic
#04F5BC #3AFCCE #76FDDD #B2FEEC #E1FFF8
Accessibility & contrast
On white
1.25
#76FDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#76FDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDDD
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDDD | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#2AFFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #76fddd; /* rgb */ color: rgb(118, 253, 221); /* oklch */ color: oklch(91.0% 0.128 175.5);
Tailwind
colors: {
custom: {
50: '#a7fee7',
500: '#76fddd',
950: '#000000',
},
}SCSS
$custom: #76fddd; $custom-light: #a7fee7; $custom-dark: #000000;
JSON
{
"hex": "#76fddd",
"rgb": {
"r": 118,
"g": 253,
"b": 221
},
"hsl": {
"h": 165.778,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.90953,
"c": 0.12791,
"h": 175.5
},
"luminance": 0.79323
}Semantic roles & 50–950 ramp
primary
#76FDDD
secondary
#DA3D62
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684