#76FFEE#76FFEE
#76FFEE is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.9% C 0.123 H 184.4°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFEE |
|---|---|
| RGB | rgb(118, 255, 238) |
| HSL | hsl(173, 100%, 73%) |
| HSV | hsv(173, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.37, -41.42, -3.27) |
| CIE-LCH | lch(92.37, 41.55, 184.51°) |
| OKLab | oklab(91.9% -0.1224 -0.0095) |
| OKLCH | oklch(91.9% 0.123 184.4) |
| XYZ | xyz(58.6571, 81.5390, 93.5198) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.85
Bright Aqua
#0BF9EA
ΔE00 4.19
Bright Turquoise
#0FFEF9
ΔE00 5.26
Bright Cyan
#41FDFE
ΔE00 6.24
Light Aqua
#8CFFDB
ΔE00 6.35
Aqua
#00FFFF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFEE #FF7687
analogous
#76FFA9 #76FFEE #76CBFF
triadic
#76FFEE #EE76FF #FFEE76
tetradic
#76FFEE #A976FF #FF7687 #CBFF76
square
#76FFEE #A976FF #FF7687 #CBFF76
split-complementary
#76FFEE #FF76CB #FFA976
monochromatic
#00FBDC #39FFE6 #76FFEE #B3FFF6 #E0FFFB
Accessibility & contrast
On white
1.21
#76FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#76FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFEE
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFEE | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2ED
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #76ffee; /* rgb */ color: rgb(118, 255, 238); /* oklch */ color: oklch(91.9% 0.123 184.4);
Tailwind
colors: {
custom: {
50: '#a8fff3',
500: '#76ffee',
950: '#000000',
},
}SCSS
$custom: #76ffee; $custom-light: #a8fff3; $custom-dark: #000000;
JSON
{
"hex": "#76ffee",
"rgb": {
"r": 118,
"g": 255,
"b": 238
},
"hsl": {
"h": 172.555,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.919,
"c": 0.12274,
"h": 184.4
},
"luminance": 0.81545
}Semantic roles & 50–950 ramp
primary
#76FFEE
secondary
#DD3D50
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685