#76FFD2#76FFD2
#76FFD2 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.137 H 169.0°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFD2 |
|---|---|
| RGB | rgb(118, 255, 210) |
| HSL | hsl(160, 100%, 73%) |
| HSV | hsv(160, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.69, -47.90, 10.22) |
| CIE-LCH | lch(91.69, 48.98, 167.95°) |
| OKLab | oklab(91.13% -0.1344 0.0262) |
| OKLCH | oklch(91.13% 0.137 169) |
| XYZ | xyz(54.8587, 80.0196, 73.5146) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.80
Light Aquamarine
#7BFDC7
ΔE00 2.47
Light Turquoise
#7EF4CC
ΔE00 2.56
Light Aqua
#8CFFDB
ΔE00 2.69
Bright Teal
#01F9C6
ΔE00 4.48
Pale Turquoise
#A5FBD5
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFD2 #FF76A3
analogous
#76FF8D #76FFD2 #76E7FF
triadic
#76FFD2 #D276FF #FFD276
tetradic
#76FFD2 #8D76FF #FF76A3 #E7FF76
square
#76FFD2 #8D76FF #FF76A3 #E7FF76
split-complementary
#76FFD2 #FF76E7 #FF8D76
monochromatic
#00FBA8 #39FFBE #76FFD2 #B3FFE6 #E0FFF5
Accessibility & contrast
On white
1.23
#76FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#76FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFD2
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFD2 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E5E1D5
Tritanopia (blue-blind)
#35FFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76ffd2; /* rgb */ color: rgb(118, 255, 210); /* oklch */ color: oklch(91.1% 0.137 169.0);
Tailwind
colors: {
custom: {
50: '#a7ffdf',
500: '#76ffd2',
950: '#000000',
},
}SCSS
$custom: #76ffd2; $custom-light: #a7ffdf; $custom-dark: #000000;
JSON
{
"hex": "#76ffd2",
"rgb": {
"r": 118,
"g": 255,
"b": 210
},
"hsl": {
"h": 160.292,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91126,
"c": 0.13692,
"h": 169
},
"luminance": 0.80025
}Semantic roles & 50–950 ramp
primary
#76FFD2
secondary
#DD3D71
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684