#76FDE1#76FDE1
#76FDE1 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.126 H 177.7°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDE1 |
|---|---|
| RGB | rgb(118, 253, 225) |
| HSL | hsl(168, 97%, 73%) |
| HSV | hsv(168, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 11.1%, 0.8%) |
| CIE-LAB | lab(91.47, -43.64, 2.16) |
| CIE-LCH | lch(91.47, 43.69, 177.17°) |
| OKLab | oklab(91.07% -0.1258 0.005) |
| OKLCH | oklch(91.07% 0.126 177.7) |
| XYZ | xyz(56.1811, 79.5331, 83.6103) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.53
Light Aqua
#8CFFDB
ΔE00 3.25
Aquamarine
#7FFFD4
ΔE00 4.32
Light Turquoise
#7EF4CC
ΔE00 4.45
Bright Aqua
#0BF9EA
ΔE00 5.86
Aqua (survey)
#13EAC9
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDE1 #FD7692
analogous
#76FD9E #76FDE1 #76D5FD
triadic
#76FDE1 #E176FD #FDE176
tetradic
#76FDE1 #9E76FD #FD7692 #D5FD76
square
#76FDE1 #9E76FD #FD7692 #D5FD76
split-complementary
#76FDE1 #FD76D5 #FD9E76
monochromatic
#04F5C3 #3AFCD4 #76FDE1 #B2FEEE #E1FFF8
Accessibility & contrast
On white
1.24
#76FDE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#76FDE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDE1
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDE1 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E0
Deuteranopia (green-blind)
#DFE0E3
Tritanopia (blue-blind)
#24FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76fde1; /* rgb */ color: rgb(118, 253, 225); /* oklch */ color: oklch(91.1% 0.126 177.7);
Tailwind
colors: {
custom: {
50: '#a7feea',
500: '#76fde1',
950: '#000000',
},
}SCSS
$custom: #76fde1; $custom-light: #a7feea; $custom-dark: #000000;
JSON
{
"hex": "#76fde1",
"rgb": {
"r": 118,
"g": 253,
"b": 225
},
"hsl": {
"h": 167.556,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.91065,
"c": 0.12589,
"h": 177.7
},
"luminance": 0.79538
}Semantic roles & 50–950 ramp
primary
#76FDE1
secondary
#DA3D5E
accent
#0030E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684