#76FCFD#76FCFD
#76FCFD is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.118 H 196.0°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCFD |
|---|---|
| RGB | rgb(118, 252, 253) |
| HSL | hsl(180, 97%, 73%) |
| HSV | hsv(180, 53%, 99%) |
| CMYK | cmyk(53.4%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(91.93, -36.31, -11.69) |
| CIE-LCH | lch(91.93, 38.14, 197.84°) |
| OKLab | oklab(91.68% -0.1131 -0.0323) |
| OKLCH | oklch(91.68% 0.118 196) |
| XYZ | xyz(60.0038, 80.5584, 105.2966) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.87
Bright Light Blue
#26F7FD
ΔE00 3.72
Aqua
#00FFFF
ΔE00 4.11
Bright Turquoise
#0FFEF9
ΔE00 4.67
Light Cyan
#ACFFFC
ΔE00 5.29
Robin Egg Blue
#8AF1FE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCFD #FD7776
analogous
#76FDBA #76FCFD #76B9FD
triadic
#76FCFD #FD76FC #FCFD76
tetradic
#76FCFD #BA76FD #FD7776 #B9FD76
square
#76FCFD #BA76FD #FD7776 #B9FD76
split-complementary
#76FCFD #FD76B9 #FDBA76
monochromatic
#04F3F5 #3AFBFC #76FCFD #B2FDFE #E1FEFF
Accessibility & contrast
On white
1.23
#76FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#76FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCFD
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCFD | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FD
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76fcfd; /* rgb */ color: rgb(118, 252, 253); /* oklch */ color: oklch(91.7% 0.118 196.0);
Tailwind
colors: {
custom: {
50: '#a9fefe',
500: '#76fcfd',
950: '#000000',
},
}SCSS
$custom: #76fcfd; $custom-light: #a9fefe; $custom-dark: #000000;
JSON
{
"hex": "#76fcfd",
"rgb": {
"r": 118,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.444,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.91683,
"c": 0.11759,
"h": 196
},
"luminance": 0.80564
}Semantic roles & 50–950 ramp
primary
#76FCFD
secondary
#DA3E3D
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685