#76FFDC#76FFDC
#76FFDC is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.131 H 174.0°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFDC |
|---|---|
| RGB | rgb(118, 255, 220) |
| HSL | hsl(165, 100%, 73%) |
| HSV | hsv(165, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(91.92, -45.66, 5.39) |
| CIE-LCH | lch(91.92, 45.98, 173.26°) |
| OKLab | oklab(91.39% -0.13 0.0136) |
| OKLCH | oklch(91.39% 0.131 174) |
| XYZ | xyz(56.1436, 80.5336, 80.2821) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.06
Aquamarine
#7FFFD4
ΔE00 2.44
Light Turquoise
#7EF4CC
ΔE00 3.20
Tiffany Blue
#7BF2DA
ΔE00 3.88
Light Aquamarine
#7BFDC7
ΔE00 5.07
Bright Teal
#01F9C6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFDC #FF7699
analogous
#76FF98 #76FFDC #76DDFF
triadic
#76FFDC #DC76FF #FFDC76
tetradic
#76FFDC #9876FF #FF7699 #DDFF76
square
#76FFDC #9876FF #FF7699 #DDFF76
split-complementary
#76FFDC #FF76DD #FF9876
monochromatic
#00FBBB #39FFCC #76FFDC #B3FFEC #E0FFF7
Accessibility & contrast
On white
1.23
#76FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#76FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFDC
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFDC | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DA
Deuteranopia (green-blind)
#E2E2DF
Tritanopia (blue-blind)
#2AFFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76ffdc; /* rgb */ color: rgb(118, 255, 220); /* oklch */ color: oklch(91.4% 0.131 174.0);
Tailwind
colors: {
custom: {
50: '#a7ffe6',
500: '#76ffdc',
950: '#000000',
},
}SCSS
$custom: #76ffdc; $custom-light: #a7ffe6; $custom-dark: #000000;
JSON
{
"hex": "#76ffdc",
"rgb": {
"r": 118,
"g": 255,
"b": 220
},
"hsl": {
"h": 164.672,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91389,
"c": 0.13076,
"h": 174
},
"luminance": 0.80539
}Semantic roles & 50–950 ramp
primary
#76FFDC
secondary
#DD3D65
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684