#76F5F5#76F5F5
#76F5F5 is a very light, moderate teal. Relative luminance 0.757; OKLCH L 89.8% C 0.113 H 195.3°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #76F5F5 |
|---|---|
| RGB | rgb(118, 245, 245) |
| HSL | hsl(180, 86%, 71%) |
| HSV | hsv(180, 52%, 96%) |
| CMYK | cmyk(51.8%, 0%, 0%, 3.9%) |
| CIE-LAB | lab(89.74, -35.12, -10.79) |
| CIE-LCH | lch(89.74, 36.74, 197.08°) |
| OKLab | oklab(89.84% -0.109 -0.0299) |
| OKLCH | oklch(89.84% 0.113 195.3) |
| XYZ | xyz(56.5982, 75.7436, 98.0058) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.41
Bright Light Blue
#26F7FD
ΔE00 3.85
Aqua
#00FFFF
ΔE00 4.63
Bright Turquoise
#0FFEF9
ΔE00 4.97
Light Cyan
#ACFFFC
ΔE00 5.42
Robin Egg Blue
#8AF1FE
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76F5F5 #F57676
analogous
#76F5B5 #76F5F5 #76B5F5
triadic
#76F5F5 #F576F5 #F5F576
tetradic
#76F5F5 #B576F5 #F57676 #B5F576
square
#76F5F5 #B576F5 #F57676 #B5F576
split-complementary
#76F5F5 #F576B5 #F5B576
monochromatic
#10E0E0 #3DF1F1 #76F5F5 #AFF9F9 #E2FDFD
Accessibility & contrast
On white
1.30
#76F5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#76F5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76F5F5
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76F5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76F5F5 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF5
Deuteranopia (green-blind)
#D2DBF6
Tritanopia (blue-blind)
#00FCF5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #76f5f5; /* rgb */ color: rgb(118, 245, 245); /* oklch */ color: oklch(89.8% 0.113 195.3);
Tailwind
colors: {
custom: {
50: '#a8f9f8',
500: '#76f5f5',
950: '#000000',
},
}SCSS
$custom: #76f5f5; $custom-light: #a8f9f8; $custom-dark: #000000;
JSON
{
"hex": "#76f5f5",
"rgb": {
"r": 118,
"g": 245,
"b": 245
},
"hsl": {
"h": 180,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.89837,
"c": 0.11299,
"h": 195.3
},
"luminance": 0.75749
}Semantic roles & 50–950 ramp
primary
#76F5F5
secondary
#D03F3F
accent
#0303E3
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111717
muted
#818585