#76FDEB#76FDEB
#76FDEB is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.4% C 0.122 H 183.7°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDEB |
|---|---|
| RGB | rgb(118, 253, 235) |
| HSL | hsl(172, 97%, 73%) |
| HSV | hsv(172, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.73, -41.26, -2.66) |
| CIE-LCH | lch(91.73, 41.34, 183.69°) |
| OKLab | oklab(91.35% -0.1215 -0.0078) |
| OKLCH | oklch(91.35% 0.122 183.7) |
| XYZ | xyz(57.5854, 80.0948, 91.0063) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.31
Bright Aqua
#0BF9EA
ΔE00 4.21
Bright Turquoise
#0FFEF9
ΔE00 5.56
Light Aqua
#8CFFDB
ΔE00 5.99
Bright Cyan
#41FDFE
ΔE00 6.58
Aqua
#00FFFF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDEB #FD7688
analogous
#76FDA7 #76FDEB #76CBFD
triadic
#76FDEB #EB76FD #FDEB76
tetradic
#76FDEB #A776FD #FD7688 #CBFD76
square
#76FDEB #A776FD #FD7688 #CBFD76
split-complementary
#76FDEB #FD76CB #FDA776
monochromatic
#04F5D5 #3AFCE2 #76FDEB #B2FEF4 #E1FFFB
Accessibility & contrast
On white
1.23
#76FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#76FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDEB
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDEB | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EA
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#0CFFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76fdeb; /* rgb */ color: rgb(118, 253, 235); /* oklch */ color: oklch(91.4% 0.122 183.7);
Tailwind
colors: {
custom: {
50: '#a8fef1',
500: '#76fdeb',
950: '#000000',
},
}SCSS
$custom: #76fdeb; $custom-light: #a8fef1; $custom-dark: #000000;
JSON
{
"hex": "#76fdeb",
"rgb": {
"r": 118,
"g": 253,
"b": 235
},
"hsl": {
"h": 172,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.91353,
"c": 0.12179,
"h": 183.7
},
"luminance": 0.801
}Semantic roles & 50–950 ramp
primary
#76FDEB
secondary
#DA3D52
accent
#001FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685