#76FCE1#76FCE1
#76FCE1 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.125 H 178.2°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCE1 |
|---|---|
| RGB | rgb(118, 252, 225) |
| HSL | hsl(168, 96%, 73%) |
| HSV | hsv(168, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 10.7%, 1.2%) |
| CIE-LAB | lab(91.19, -43.20, 1.74) |
| CIE-LCH | lch(91.19, 43.23, 177.69°) |
| OKLab | oklab(90.83% -0.1247 0.0039) |
| OKLCH | oklch(90.83% 0.125 178.2) |
| XYZ | xyz(55.8662, 78.9034, 83.5054) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.26
Light Aqua
#8CFFDB
ΔE00 3.48
Aquamarine
#7FFFD4
ΔE00 4.59
Light Turquoise
#7EF4CC
ΔE00 4.59
Bright Aqua
#0BF9EA
ΔE00 5.65
Aqua (survey)
#13EAC9
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCE1 #FC7691
analogous
#76FC9E #76FCE1 #76D4FC
triadic
#76FCE1 #E176FC #FCE176
tetradic
#76FCE1 #9E76FC #FC7691 #D4FC76
square
#76FCE1 #9E76FC #FC7691 #D4FC76
split-complementary
#76FCE1 #FC76D4 #FC9E76
monochromatic
#05F2C3 #3AFBD4 #76FCE1 #B2FDEE #E1FEF8
Accessibility & contrast
On white
1.25
#76FCE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#76FCE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCE1
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCE1 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE0
Deuteranopia (green-blind)
#DEDFE3
Tritanopia (blue-blind)
#25FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #76fce1; /* rgb */ color: rgb(118, 252, 225); /* oklch */ color: oklch(90.8% 0.125 178.2);
Tailwind
colors: {
custom: {
50: '#a7feea',
500: '#76fce1',
950: '#000000',
},
}SCSS
$custom: #76fce1; $custom-light: #a7feea; $custom-dark: #000000;
JSON
{
"hex": "#76fce1",
"rgb": {
"r": 118,
"g": 252,
"b": 225
},
"hsl": {
"h": 167.91,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.90834,
"c": 0.1248,
"h": 178.2
},
"luminance": 0.78909
}Semantic roles & 50–950 ramp
primary
#76FCE1
secondary
#D93D5D
accent
#002EE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684