#76FFEB#76FFEB
#76FFEB is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.124 H 182.6°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFEB |
|---|---|
| RGB | rgb(118, 255, 235) |
| HSL | hsl(171, 100%, 73%) |
| HSV | hsv(171, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.29, -42.15, -1.83) |
| CIE-LCH | lch(92.29, 42.19, 182.48°) |
| OKLab | oklab(91.81% -0.1236 -0.0056) |
| OKLCH | oklch(91.81% 0.124 182.6) |
| XYZ | xyz(58.2200, 81.3642, 91.2179) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.28
Bright Aqua
#0BF9EA
ΔE00 4.44
Light Aqua
#8CFFDB
ΔE00 5.46
Bright Turquoise
#0FFEF9
ΔE00 5.99
Aquamarine
#7FFFD4
ΔE00 6.79
Light Turquoise
#7EF4CC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFEB #FF768A
analogous
#76FFA6 #76FFEB #76CEFF
triadic
#76FFEB #EB76FF #FFEB76
tetradic
#76FFEB #A676FF #FF768A #CEFF76
square
#76FFEB #A676FF #FF768A #CEFF76
split-complementary
#76FFEB #FF76CE #FFA676
monochromatic
#00FBD6 #39FFE2 #76FFEB #B3FFF4 #E0FFFB
Accessibility & contrast
On white
1.22
#76FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#76FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFEB
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFEB | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#07FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #76ffeb; /* rgb */ color: rgb(118, 255, 235); /* oklch */ color: oklch(91.8% 0.124 182.6);
Tailwind
colors: {
custom: {
50: '#a8fff1',
500: '#76ffeb',
950: '#000000',
},
}SCSS
$custom: #76ffeb; $custom-light: #a8fff1; $custom-dark: #000000;
JSON
{
"hex": "#76ffeb",
"rgb": {
"r": 118,
"g": 255,
"b": 235
},
"hsl": {
"h": 171.241,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.91811,
"c": 0.12377,
"h": 182.6
},
"luminance": 0.8137
}Semantic roles & 50–950 ramp
primary
#76FFEB
secondary
#DD3D54
accent
#0022E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685