#76FCDF#76FCDF
#76FCDF is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.8% C 0.126 H 177.0°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCDF |
|---|---|
| RGB | rgb(118, 252, 223) |
| HSL | hsl(167, 96%, 73%) |
| HSV | hsv(167, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(91.14, -43.66, 2.71) |
| CIE-LCH | lch(91.14, 43.75, 176.45°) |
| OKLab | oklab(90.78% -0.1256 0.0065) |
| OKLCH | oklch(90.78% 0.126 177) |
| XYZ | xyz(55.5950, 78.7949, 82.0769) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.46
Light Aqua
#8CFFDB
ΔE00 3.01
Aquamarine
#7FFFD4
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.07
Aqua (survey)
#13EAC9
ΔE00 5.80
Bright Aqua
#0BF9EA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCDF #FC7693
analogous
#76FC9C #76FCDF #76D6FC
triadic
#76FCDF #DF76FC #FCDF76
tetradic
#76FCDF #9C76FC #FC7693 #D6FC76
square
#76FCDF #9C76FC #FC7693 #D6FC76
split-complementary
#76FCDF #FC76D6 #FC9C76
monochromatic
#05F2BF #3AFBD1 #76FCDF #B2FDED #E1FEF8
Accessibility & contrast
On white
1.25
#76FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#76FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCDF
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCDF | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#DFDFE1
Tritanopia (blue-blind)
#28FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #76fcdf; /* rgb */ color: rgb(118, 252, 223); /* oklch */ color: oklch(90.8% 0.126 177.0);
Tailwind
colors: {
custom: {
50: '#a7fee8',
500: '#76fcdf',
950: '#000000',
},
}SCSS
$custom: #76fcdf; $custom-light: #a7fee8; $custom-dark: #000000;
JSON
{
"hex": "#76fcdf",
"rgb": {
"r": 118,
"g": 252,
"b": 223
},
"hsl": {
"h": 167.015,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.90778,
"c": 0.12576,
"h": 177
},
"luminance": 0.788
}Semantic roles & 50–950 ramp
primary
#76FCDF
secondary
#D93D5F
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684