#76F4F4#76F4F4
#76F4F4 is a very light, moderate teal. Relative luminance 0.751; OKLCH L 89.6% C 0.112 H 195.3°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #76F4F4 |
|---|---|
| RGB | rgb(118, 244, 244) |
| HSL | hsl(180, 85%, 71%) |
| HSV | hsv(180, 52%, 96%) |
| CMYK | cmyk(51.6%, 0%, 0%, 4.3%) |
| CIE-LAB | lab(89.43, -34.91, -10.73) |
| CIE-LCH | lch(89.43, 36.53, 197.09°) |
| OKLab | oklab(89.58% -0.1083 -0.0297) |
| OKLCH | oklch(89.58% 0.112 195.3) |
| XYZ | xyz(56.1442, 75.0793, 97.1034) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.54
Bright Light Blue
#26F7FD
ΔE00 3.90
Aqua
#00FFFF
ΔE00 4.75
Bright Turquoise
#0FFEF9
ΔE00 5.07
Light Cyan
#ACFFFC
ΔE00 5.47
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76F4F4 #F47676
analogous
#76F4B5 #76F4F4 #76B5F4
triadic
#76F4F4 #F476F4 #F4F476
tetradic
#76F4F4 #B576F4 #F47676 #B5F476
square
#76F4F4 #B576F4 #F47676 #B5F476
split-complementary
#76F4F4 #F476B5 #F4B576
monochromatic
#12DEDE #3DEFEF #76F4F4 #AFF9F9 #E3FDFD
Accessibility & contrast
On white
1.31
#76F4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#76F4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76F4F4
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76F4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76F4F4 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF4
Deuteranopia (green-blind)
#D1DAF5
Tritanopia (blue-blind)
#00FBF4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #76f4f4; /* rgb */ color: rgb(118, 244, 244); /* oklch */ color: oklch(89.6% 0.112 195.3);
Tailwind
colors: {
custom: {
50: '#a8f8f7',
500: '#76f4f4',
950: '#000000',
},
}SCSS
$custom: #76f4f4; $custom-light: #a8f8f7; $custom-dark: #000000;
JSON
{
"hex": "#76f4f4",
"rgb": {
"r": 118,
"g": 244,
"b": 244
},
"hsl": {
"h": 180,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.89577,
"c": 0.11232,
"h": 195.3
},
"luminance": 0.75085
}Semantic roles & 50–950 ramp
primary
#76F4F4
secondary
#CF4040
accent
#0404E2
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111717
muted
#818585