#76FFD3#76FFD3
#76FFD3 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.136 H 169.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFD3 |
|---|---|
| RGB | rgb(118, 255, 211) |
| HSL | hsl(161, 100%, 73%) |
| HSV | hsv(161, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(91.72, -47.68, 9.74) |
| CIE-LCH | lch(91.72, 48.66, 168.45°) |
| OKLab | oklab(91.15% -0.134 0.0249) |
| OKLCH | oklch(91.15% 0.136 169.5) |
| XYZ | xyz(54.9836, 80.0696, 74.1728) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.74
Light Turquoise
#7EF4CC
ΔE00 2.52
Light Aqua
#8CFFDB
ΔE00 2.52
Light Aquamarine
#7BFDC7
ΔE00 2.72
Bright Teal
#01F9C6
ΔE00 4.52
Pale Turquoise
#A5FBD5
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFD3 #FF76A2
analogous
#76FF8E #76FFD3 #76E6FF
triadic
#76FFD3 #D376FF #FFD376
tetradic
#76FFD3 #8E76FF #FF76A2 #E6FF76
square
#76FFD3 #8E76FF #FF76A2 #E6FF76
split-complementary
#76FFD3 #FF76E6 #FF8E76
monochromatic
#00FBAA #39FFBF #76FFD3 #B3FFE7 #E0FFF5
Accessibility & contrast
On white
1.23
#76FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#76FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFD3
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFD3 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D1
Deuteranopia (green-blind)
#E4E1D6
Tritanopia (blue-blind)
#34FFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76ffd3; /* rgb */ color: rgb(118, 255, 211); /* oklch */ color: oklch(91.2% 0.136 169.5);
Tailwind
colors: {
custom: {
50: '#a7ffe0',
500: '#76ffd3',
950: '#000000',
},
}SCSS
$custom: #76ffd3; $custom-light: #a7ffe0; $custom-dark: #000000;
JSON
{
"hex": "#76ffd3",
"rgb": {
"r": 118,
"g": 255,
"b": 211
},
"hsl": {
"h": 160.73,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91151,
"c": 0.13626,
"h": 169.5
},
"luminance": 0.80075
}Semantic roles & 50–950 ramp
primary
#76FFD3
secondary
#DD3D70
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684