#76F6F6#76F6F6
#76F6F6 is a very light, moderate teal. Relative luminance 0.764; OKLCH L 90.1% C 0.114 H 195.3°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #76F6F6 |
|---|---|
| RGB | rgb(118, 246, 246) |
| HSL | hsl(180, 88%, 71%) |
| HSV | hsv(180, 52%, 96%) |
| CMYK | cmyk(52%, 0%, 0%, 3.5%) |
| CIE-LAB | lab(90.05, -35.33, -10.85) |
| CIE-LCH | lch(90.05, 36.96, 197.08°) |
| OKLab | oklab(90.1% -0.1096 -0.03) |
| OKLCH | oklch(90.1% 0.114 195.3) |
| XYZ | xyz(57.0546, 76.4115, 98.9131) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.29
Bright Light Blue
#26F7FD
ΔE00 3.81
Aqua
#00FFFF
ΔE00 4.51
Bright Turquoise
#0FFEF9
ΔE00 4.88
Light Cyan
#ACFFFC
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76F6F6 #F67676
analogous
#76F6B6 #76F6F6 #76B6F6
triadic
#76F6F6 #F676F6 #F6F676
tetradic
#76F6F6 #B676F6 #F67676 #B6F676
square
#76F6F6 #B676F6 #F67676 #B6F676
split-complementary
#76F6F6 #F676B6 #F6B676
monochromatic
#0FE3E3 #3DF2F2 #76F6F6 #AFFAFA #E2FDFD
Accessibility & contrast
On white
1.29
#76F6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#76F6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76F6F6
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76F6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76F6F6 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF6
Deuteranopia (green-blind)
#D3DCF7
Tritanopia (blue-blind)
#00FDF6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #76f6f6; /* rgb */ color: rgb(118, 246, 246); /* oklch */ color: oklch(90.1% 0.114 195.3);
Tailwind
colors: {
custom: {
50: '#a8f9f9',
500: '#76f6f6',
950: '#000000',
},
}SCSS
$custom: #76f6f6; $custom-light: #a8f9f9; $custom-dark: #000000;
JSON
{
"hex": "#76f6f6",
"rgb": {
"r": 118,
"g": 246,
"b": 246
},
"hsl": {
"h": 180,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.90096,
"c": 0.11366,
"h": 195.3
},
"luminance": 0.76417
}Semantic roles & 50–950 ramp
primary
#76F6F6
secondary
#D13F3F
accent
#0101E4
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585