#76FEF3#76FEF3
#76FEF3 is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.8% C 0.120 H 188.1°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEF3 |
|---|---|
| RGB | rgb(118, 254, 243) |
| HSL | hsl(175, 99%, 73%) |
| HSV | hsv(175, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(92.22, -39.75, -6.08) |
| CIE-LCH | lch(92.22, 40.21, 188.69°) |
| OKLab | oklab(91.82% -0.1192 -0.017) |
| OKLCH | oklch(91.82% 0.12 188.1) |
| XYZ | xyz(59.0837, 81.2006, 97.3362) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.14
Bright Aqua
#0BF9EA
ΔE00 4.35
Bright Cyan
#41FDFE
ΔE00 4.52
Aqua
#00FFFF
ΔE00 4.95
Tiffany Blue
#7BF2DA
ΔE00 5.24
Light Cyan
#ACFFFC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEF3 #FE7681
analogous
#76FEAF #76FEF3 #76C5FE
triadic
#76FEF3 #F376FE #FEF376
tetradic
#76FEF3 #AF76FE #FE7681 #C5FE76
square
#76FEF3 #AF76FE #FE7681 #C5FE76
split-complementary
#76FEF3 #FE76C5 #FEAF76
monochromatic
#02F8E4 #39FEEE #76FEF3 #B3FEF8 #E1FFFC
Accessibility & contrast
On white
1.22
#76FEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#76FEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEF3
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEF3 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F3
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #76fef3; /* rgb */ color: rgb(118, 254, 243); /* oklch */ color: oklch(91.8% 0.120 188.1);
Tailwind
colors: {
custom: {
50: '#a8fff7',
500: '#76fef3',
950: '#000000',
},
}SCSS
$custom: #76fef3; $custom-light: #a8fff7; $custom-dark: #000000;
JSON
{
"hex": "#76fef3",
"rgb": {
"r": 118,
"g": 254,
"b": 243
},
"hsl": {
"h": 175.147,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.91822,
"c": 0.12045,
"h": 188.1
},
"luminance": 0.81206
}Semantic roles & 50–950 ramp
primary
#76FEF3
secondary
#DB3D4A
accent
#0013E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685