#76FCDB#76FCDB
#76FCDB is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.128 H 174.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCDB |
|---|---|
| RGB | rgb(118, 252, 219) |
| HSL | hsl(165, 96%, 73%) |
| HSV | hsv(165, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(91.04, -44.59, 4.64) |
| CIE-LCH | lch(91.04, 44.83, 174.06°) |
| OKLab | oklab(90.67% -0.1273 0.0116) |
| OKLCH | oklch(90.67% 0.128 174.8) |
| XYZ | xyz(55.0621, 78.5817, 79.2702) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.26
Aquamarine
#7FFFD4
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 3.11
Tiffany Blue
#7BF2DA
ΔE00 3.14
Light Aquamarine
#7BFDC7
ΔE00 5.48
Pale Turquoise
#A5FBD5
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCDB #FC7697
analogous
#76FC98 #76FCDB #76DAFC
triadic
#76FCDB #DB76FC #FCDB76
tetradic
#76FCDB #9876FC #FC7697 #DAFC76
square
#76FCDB #9876FC #FC7697 #DAFC76
split-complementary
#76FCDB #FC76DA #FC9876
monochromatic
#05F2B8 #3AFBCB #76FCDB #B2FDEB #E1FEF7
Accessibility & contrast
On white
1.26
#76FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#76FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCDB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCDB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#2DFFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76fcdb; /* rgb */ color: rgb(118, 252, 219); /* oklch */ color: oklch(90.7% 0.128 174.8);
Tailwind
colors: {
custom: {
50: '#a7fee6',
500: '#76fcdb',
950: '#000000',
},
}SCSS
$custom: #76fcdb; $custom-light: #a7fee6; $custom-dark: #000000;
JSON
{
"hex": "#76fcdb",
"rgb": {
"r": 118,
"g": 252,
"b": 219
},
"hsl": {
"h": 165.224,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.90667,
"c": 0.12785,
"h": 174.8
},
"luminance": 0.78587
}Semantic roles & 50–950 ramp
primary
#76FCDB
secondary
#D93D64
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684