#76FFDD#76FFDD
#76FFDD is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.130 H 174.6°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFDD |
|---|---|
| RGB | rgb(118, 255, 221) |
| HSL | hsl(165, 100%, 73%) |
| HSV | hsv(165, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.95, -45.44, 4.91) |
| CIE-LCH | lch(91.95, 45.70, 173.83°) |
| OKLab | oklab(91.42% -0.1296 0.0123) |
| OKLCH | oklch(91.42% 0.13 174.6) |
| XYZ | xyz(56.2765, 80.5867, 80.9817) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.17
Aquamarine
#7FFFD4
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 3.38
Tiffany Blue
#7BF2DA
ΔE00 3.70
Light Aquamarine
#7BFDC7
ΔE00 5.35
Pale Turquoise
#A5FBD5
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFDD #FF7698
analogous
#76FF98 #76FFDD #76DDFF
triadic
#76FFDD #DD76FF #FFDD76
tetradic
#76FFDD #9876FF #FF7698 #DDFF76
square
#76FFDD #9876FF #FF7698 #DDFF76
split-complementary
#76FFDD #FF76DD #FF9876
monochromatic
#00FBBC #39FFCE #76FFDD #B3FFEC #E0FFF7
Accessibility & contrast
On white
1.23
#76FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#76FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFDD
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFDD | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DB
Deuteranopia (green-blind)
#E2E2DF
Tritanopia (blue-blind)
#28FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76ffdd; /* rgb */ color: rgb(118, 255, 221); /* oklch */ color: oklch(91.4% 0.130 174.6);
Tailwind
colors: {
custom: {
50: '#a7ffe7',
500: '#76ffdd',
950: '#000000',
},
}SCSS
$custom: #76ffdd; $custom-light: #a7ffe7; $custom-dark: #000000;
JSON
{
"hex": "#76ffdd",
"rgb": {
"r": 118,
"g": 255,
"b": 221
},
"hsl": {
"h": 165.109,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91416,
"c": 0.1302,
"h": 174.6
},
"luminance": 0.80592
}Semantic roles & 50–950 ramp
primary
#76FFDD
secondary
#DD3D64
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684