#76F6F7#76F6F7
#76F6F7 is a very light, moderate teal. Relative luminance 0.765; OKLCH L 90.1% C 0.114 H 196.0°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #76F6F7 |
|---|---|
| RGB | rgb(118, 246, 247) |
| HSL | hsl(180, 89%, 72%) |
| HSV | hsv(180, 52%, 97%) |
| CMYK | cmyk(52.2%, 0.4%, 0%, 3.1%) |
| CIE-LAB | lab(90.08, -35.07, -11.33) |
| CIE-LCH | lch(90.08, 36.86, 197.91°) |
| OKLab | oklab(90.13% -0.1092 -0.0314) |
| OKLCH | oklch(90.13% 0.114 196) |
| XYZ | xyz(57.2085, 76.4731, 99.7236) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.34
Bright Light Blue
#26F7FD
ΔE00 3.72
Aqua
#00FFFF
ΔE00 4.59
Bright Turquoise
#0FFEF9
ΔE00 5.05
Robin Egg Blue
#8AF1FE
ΔE00 5.27
Robin'S Egg
#6DEDFD
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76F6F7 #F77776
analogous
#76F7B8 #76F6F7 #76B6F7
triadic
#76F6F7 #F776F6 #F6F776
tetradic
#76F6F7 #B876F7 #F77776 #B6F776
square
#76F6F7 #B876F7 #F77776 #B6F776
split-complementary
#76F6F7 #F776B6 #F7B876
monochromatic
#0DE4E5 #3CF2F4 #76F6F7 #B0FAFA #E2FDFD
Accessibility & contrast
On white
1.29
#76F6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#76F6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76F6F7
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76F6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76F6F7 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF7
Deuteranopia (green-blind)
#D2DCF8
Tritanopia (blue-blind)
#00FDF6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76f6f7; /* rgb */ color: rgb(118, 246, 247); /* oklch */ color: oklch(90.1% 0.114 196.0);
Tailwind
colors: {
custom: {
50: '#a8f9f9',
500: '#76f6f7',
950: '#000000',
},
}SCSS
$custom: #76f6f7; $custom-light: #a8f9f9; $custom-dark: #000000;
JSON
{
"hex": "#76f6f7",
"rgb": {
"r": 118,
"g": 246,
"b": 247
},
"hsl": {
"h": 180.465,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.90129,
"c": 0.11362,
"h": 196
},
"luminance": 0.76478
}Semantic roles & 50–950 ramp
primary
#76F6F7
secondary
#D2403F
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585