#76FCDA#76FCDA
#76FCDA is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.128 H 174.2°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCDA |
|---|---|
| RGB | rgb(118, 252, 218) |
| HSL | hsl(165, 96%, 73%) |
| HSV | hsv(165, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.02, -44.82, 5.12) |
| CIE-LCH | lch(91.02, 45.11, 173.48°) |
| OKLab | oklab(90.64% -0.1277 0.0129) |
| OKLCH | oklch(90.64% 0.128 174.2) |
| XYZ | xyz(54.9308, 78.5292, 78.5790) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.13
Aquamarine
#7FFFD4
ΔE00 2.64
Light Turquoise
#7EF4CC
ΔE00 2.89
Tiffany Blue
#7BF2DA
ΔE00 3.34
Light Aquamarine
#7BFDC7
ΔE00 5.20
Pale Turquoise
#A5FBD5
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCDA #FC7698
analogous
#76FC97 #76FCDA #76DBFC
triadic
#76FCDA #DA76FC #FCDA76
tetradic
#76FCDA #9776FC #FC7698 #DBFC76
square
#76FCDA #9776FC #FC7698 #DBFC76
split-complementary
#76FCDA #FC76DB #FC9776
monochromatic
#05F2B6 #3AFBCA #76FCDA #B2FDEA #E1FEF7
Accessibility & contrast
On white
1.26
#76FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#76FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCDA
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCDA | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED8
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#2EFEF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76fcda; /* rgb */ color: rgb(118, 252, 218); /* oklch */ color: oklch(90.6% 0.128 174.2);
Tailwind
colors: {
custom: {
50: '#a7fee5',
500: '#76fcda',
950: '#000000',
},
}SCSS
$custom: #76fcda; $custom-light: #a7fee5; $custom-dark: #000000;
JSON
{
"hex": "#76fcda",
"rgb": {
"r": 118,
"g": 252,
"b": 218
},
"hsl": {
"h": 164.776,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.9064,
"c": 0.1284,
"h": 174.2
},
"luminance": 0.78534
}Semantic roles & 50–950 ramp
primary
#76FCDA
secondary
#D93D65
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684