#76FDFA#76FDFA
#76FDFA is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.118 H 193.3°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDFA |
|---|---|
| RGB | rgb(118, 253, 250) |
| HSL | hsl(179, 97%, 73%) |
| HSV | hsv(179, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(92.13, -37.53, -9.84) |
| CIE-LCH | lch(92.13, 38.80, 194.69°) |
| OKLab | oklab(91.81% -0.1153 -0.0273) |
| OKLCH | oklch(91.81% 0.119 193.3) |
| XYZ | xyz(59.8445, 80.9985, 102.9044) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.89
Aqua
#00FFFF
ΔE00 3.91
Bright Turquoise
#0FFEF9
ΔE00 4.02
Bright Light Blue
#26F7FD
ΔE00 4.28
Light Cyan
#ACFFFC
ΔE00 5.33
Bright Aqua
#0BF9EA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDFA #FD7679
analogous
#76FDB7 #76FDFA #76BCFD
triadic
#76FDFA #FA76FD #FDFA76
tetradic
#76FDFA #B776FD #FD7679 #BCFD76
square
#76FDFA #B776FD #FD7679 #BCFD76
split-complementary
#76FDFA #FD76BC #FDB776
monochromatic
#04F5F0 #3AFCF8 #76FDFA #B2FEFC #E1FFFE
Accessibility & contrast
On white
1.22
#76FDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#76FDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDFA
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDFA | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FA
Deuteranopia (green-blind)
#D9E1FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76fdfa; /* rgb */ color: rgb(118, 253, 250); /* oklch */ color: oklch(91.8% 0.118 193.3);
Tailwind
colors: {
custom: {
50: '#a9fefb',
500: '#76fdfa',
950: '#000000',
},
}SCSS
$custom: #76fdfa; $custom-light: #a9fefb; $custom-dark: #000000;
JSON
{
"hex": "#76fdfa",
"rgb": {
"r": 118,
"g": 253,
"b": 250
},
"hsl": {
"h": 178.667,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.91813,
"c": 0.1185,
"h": 193.3
},
"luminance": 0.81004
}Semantic roles & 50–950 ramp
primary
#76FDFA
secondary
#DA3D41
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685