#76FFED#76FFED
#76FFED is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.9% C 0.123 H 183.8°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFED |
|---|---|
| RGB | rgb(118, 255, 237) |
| HSL | hsl(172, 100%, 73%) |
| HSV | hsv(172, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(92.34, -41.67, -2.79) |
| CIE-LCH | lch(92.34, 41.76, 183.83°) |
| OKLab | oklab(91.87% -0.1228 -0.0082) |
| OKLCH | oklch(91.87% 0.123 183.8) |
| XYZ | xyz(58.5106, 81.4804, 92.7482) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.64
Bright Aqua
#0BF9EA
ΔE00 4.25
Bright Turquoise
#0FFEF9
ΔE00 5.50
Light Aqua
#8CFFDB
ΔE00 6.05
Bright Cyan
#41FDFE
ΔE00 6.54
Aqua
#00FFFF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFED #FF7688
analogous
#76FFA8 #76FFED #76CCFF
triadic
#76FFED #ED76FF #FFED76
tetradic
#76FFED #A876FF #FF7688 #CCFF76
square
#76FFED #A876FF #FF7688 #CCFF76
split-complementary
#76FFED #FF76CC #FFA876
monochromatic
#00FBDA #39FFE5 #76FFED #B3FFF5 #E0FFFB
Accessibility & contrast
On white
1.21
#76FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#76FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFED
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFED | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #76ffed; /* rgb */ color: rgb(118, 255, 237); /* oklch */ color: oklch(91.9% 0.123 183.8);
Tailwind
colors: {
custom: {
50: '#a8fff2',
500: '#76ffed',
950: '#000000',
},
}SCSS
$custom: #76ffed; $custom-light: #a8fff2; $custom-dark: #000000;
JSON
{
"hex": "#76ffed",
"rgb": {
"r": 118,
"g": 255,
"b": 237
},
"hsl": {
"h": 172.117,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.9187,
"c": 0.12307,
"h": 183.8
},
"luminance": 0.81486
}Semantic roles & 50–950 ramp
primary
#76FFED
secondary
#DD3D52
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685