#76FEFA#76FEFA
#76FEFA is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.0% C 0.119 H 192.7°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEFA |
|---|---|
| RGB | rgb(118, 254, 250) |
| HSL | hsl(178, 99%, 73%) |
| HSV | hsv(178, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.41, -37.99, -9.42) |
| CIE-LCH | lch(92.41, 39.14, 193.93°) |
| OKLab | oklab(92.04% -0.1164 -0.0261) |
| OKLCH | oklch(92.04% 0.119 192.7) |
| XYZ | xyz(60.1610, 81.6315, 103.0099) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.99
Bright Turquoise
#0FFEF9
ΔE00 3.90
Aqua
#00FFFF
ΔE00 3.91
Bright Light Blue
#26F7FD
ΔE00 4.51
Light Cyan
#ACFFFC
ΔE00 5.40
Bright Aqua
#0BF9EA
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEFA #FE767A
analogous
#76FEB6 #76FEFA #76BEFE
triadic
#76FEFA #FA76FE #FEFA76
tetradic
#76FEFA #B676FE #FE767A #BEFE76
square
#76FEFA #B676FE #FE767A #BEFE76
split-complementary
#76FEFA #FE76BE #FEB676
monochromatic
#02F8F1 #39FEF8 #76FEFA #B3FEFC #E1FFFE
Accessibility & contrast
On white
1.21
#76FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#76FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEFA
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEFA | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #76fefa; /* rgb */ color: rgb(118, 254, 250); /* oklch */ color: oklch(92.0% 0.119 192.7);
Tailwind
colors: {
custom: {
50: '#a9fffb',
500: '#76fefa',
950: '#000000',
},
}SCSS
$custom: #76fefa; $custom-light: #a9fffb; $custom-dark: #000000;
JSON
{
"hex": "#76fefa",
"rgb": {
"r": 118,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.235,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.9204,
"c": 0.11926,
"h": 192.7
},
"luminance": 0.81637
}Semantic roles & 50–950 ramp
primary
#76FEFA
secondary
#DB3D41
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685