#76FFEF#76FFEF
#76FFEF is a very light, vivid teal. Relative luminance 0.816; OKLCH L 91.9% C 0.122 H 185.0°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFEF |
|---|---|
| RGB | rgb(118, 255, 239) |
| HSL | hsl(173, 100%, 73%) |
| HSV | hsv(173, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.40, -41.18, -3.75) |
| CIE-LCH | lch(92.40, 41.35, 185.20°) |
| OKLab | oklab(91.93% -0.122 -0.0107) |
| OKLCH | oklch(91.93% 0.122 185) |
| XYZ | xyz(58.8044, 81.5979, 94.2956) |
| Luminance | 0.8160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.08
Bright Aqua
#0BF9EA
ΔE00 4.15
Bright Turquoise
#0FFEF9
ΔE00 5.03
Bright Cyan
#41FDFE
ΔE00 5.94
Aqua
#00FFFF
ΔE00 6.14
Light Aqua
#8CFFDB
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFEF #FF7686
analogous
#76FFAA #76FFEF #76CAFF
triadic
#76FFEF #EF76FF #FFEF76
tetradic
#76FFEF #AA76FF #FF7686 #CAFF76
square
#76FFEF #AA76FF #FF7686 #CAFF76
split-complementary
#76FFEF #FF76CA #FFAA76
monochromatic
#00FBDD #39FFE8 #76FFEF #B3FFF6 #E0FFFB
Accessibility & contrast
On white
1.21
#76FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#76FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFEF
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFEF | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EF
Deuteranopia (green-blind)
#DEE2F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #76ffef; /* rgb */ color: rgb(118, 255, 239); /* oklch */ color: oklch(91.9% 0.122 185.0);
Tailwind
colors: {
custom: {
50: '#a8fff4',
500: '#76ffef',
950: '#000000',
},
}SCSS
$custom: #76ffef; $custom-light: #a8fff4; $custom-dark: #000000;
JSON
{
"hex": "#76ffef",
"rgb": {
"r": 118,
"g": 255,
"b": 239
},
"hsl": {
"h": 172.993,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.9193,
"c": 0.12243,
"h": 185
},
"luminance": 0.81604
}Semantic roles & 50–950 ramp
primary
#76FFEF
secondary
#DD3D4F
accent
#001BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685