#76F6FA#76F6FA
#76F6FA is a very light, moderate teal. Relative luminance 0.767; OKLCH L 90.2% C 0.114 H 198.1°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #76F6FA |
|---|---|
| RGB | rgb(118, 246, 250) |
| HSL | hsl(182, 93%, 72%) |
| HSV | hsv(182, 53%, 98%) |
| CMYK | cmyk(52.8%, 1.6%, 0%, 2%) |
| CIE-LAB | lab(90.16, -34.30, -12.77) |
| CIE-LCH | lch(90.16, 36.60, 200.41°) |
| OKLab | oklab(90.23% -0.108 -0.0353) |
| OKLCH | oklch(90.23% 0.114 198.1) |
| XYZ | xyz(57.6751, 76.6597, 102.1813) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.66
Bright Cyan
#41FDFE
ΔE00 3.69
Robin Egg Blue
#8AF1FE
ΔE00 4.37
Robin'S Egg
#6DEDFD
ΔE00 4.44
Aqua
#00FFFF
ΔE00 4.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76F6FA #FA7A76
analogous
#76FABC #76F6FA #76B4FA
triadic
#76F6FA #FA76F6 #F6FA76
tetradic
#76F6FA #BC76FA #FA7A76 #B4FA76
square
#76F6FA #BC76FA #FA7A76 #B4FA76
split-complementary
#76F6FA #FA76B4 #FABC76
monochromatic
#09E6ED #3BF2F8 #76F6FA #B1FAFC #E1FDFE
Accessibility & contrast
On white
1.29
#76F6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#76F6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76F6FA
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76F6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76F6FA | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#D2DCFB
Tritanopia (blue-blind)
#00FDF7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76f6fa; /* rgb */ color: rgb(118, 246, 250); /* oklch */ color: oklch(90.2% 0.114 198.1);
Tailwind
colors: {
custom: {
50: '#a8f9fb',
500: '#76f6fa',
950: '#000000',
},
}SCSS
$custom: #76f6fa; $custom-light: #a8f9fb; $custom-dark: #000000;
JSON
{
"hex": "#76f6fa",
"rgb": {
"r": 118,
"g": 246,
"b": 250
},
"hsl": {
"h": 181.818,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.90227,
"c": 0.11362,
"h": 198.1
},
"luminance": 0.76665
}Semantic roles & 50–950 ramp
primary
#76F6FA
secondary
#D6433E
accent
#0700E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585