#76FAFE#76FAFE
#76FAFE is a very light, moderate teal. Relative luminance 0.794; OKLCH L 91.3% C 0.116 H 198.0°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #76FAFE |
|---|---|
| RGB | rgb(118, 250, 254) |
| HSL | hsl(182, 99%, 73%) |
| HSV | hsv(182, 54%, 100%) |
| CMYK | cmyk(53.5%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(91.40, -35.13, -13.00) |
| CIE-LCH | lch(91.40, 37.45, 200.31°) |
| OKLab | oklab(91.26% -0.1106 -0.0359) |
| OKLCH | oklch(91.26% 0.116 198) |
| XYZ | xyz(59.5388, 79.3728, 105.9295) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.35
Bright Light Blue
#26F7FD
ΔE00 3.60
Aqua
#00FFFF
ΔE00 4.64
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Robin'S Egg
#6DEDFD
ΔE00 4.88
Bright Turquoise
#0FFEF9
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FAFE #FE7A76
analogous
#76FEBE #76FAFE #76B6FE
triadic
#76FAFE #FE76FA #FAFE76
tetradic
#76FAFE #BE76FE #FE7A76 #B6FE76
square
#76FAFE #BE76FE #FE7A76 #B6FE76
split-complementary
#76FAFE #FE76B6 #FEBE76
monochromatic
#02F1F8 #39F8FE #76FAFE #B3FCFE #E1FEFF
Accessibility & contrast
On white
1.24
#76FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#76FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FAFE
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FAFE | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D5DFFF
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #76fafe; /* rgb */ color: rgb(118, 250, 254); /* oklch */ color: oklch(91.3% 0.116 198.0);
Tailwind
colors: {
custom: {
50: '#a9fcfe',
500: '#76fafe',
950: '#000000',
},
}SCSS
$custom: #76fafe; $custom-light: #a9fcfe; $custom-dark: #000000;
JSON
{
"hex": "#76fafe",
"rgb": {
"r": 118,
"g": 250,
"b": 254
},
"hsl": {
"h": 181.765,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.91263,
"c": 0.11626,
"h": 198
},
"luminance": 0.79379
}Semantic roles & 50–950 ramp
primary
#76FAFE
secondary
#DB413D
accent
#0700E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585