#76FCEE#76FCEE
#76FCEE is a very light, moderate teal. Relative luminance 0.796; OKLCH L 91.2% C 0.120 H 186.1°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCEE |
|---|---|
| RGB | rgb(118, 252, 238) |
| HSL | hsl(174, 96%, 73%) |
| HSV | hsv(174, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(91.52, -40.08, -4.51) |
| CIE-LCH | lch(91.52, 40.33, 186.43°) |
| OKLab | oklab(91.21% -0.1192 -0.0128) |
| OKLCH | oklch(91.21% 0.12 186.1) |
| XYZ | xyz(57.7076, 79.6399, 93.2032) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.09
Tiffany Blue
#7BF2DA
ΔE00 4.16
Bright Turquoise
#0FFEF9
ΔE00 4.72
Bright Cyan
#41FDFE
ΔE00 5.42
Aqua
#00FFFF
ΔE00 5.74
Light Cyan
#ACFFFC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCEE #FC7684
analogous
#76FCAB #76FCEE #76C7FC
triadic
#76FCEE #EE76FC #FCEE76
tetradic
#76FCEE #AB76FC #FC7684 #C7FC76
square
#76FCEE #AB76FC #FC7684 #C7FC76
split-complementary
#76FCEE #FC76C7 #FCAB76
monochromatic
#05F2DA #3AFBE7 #76FCEE #B2FDF5 #E1FEFB
Accessibility & contrast
On white
1.24
#76FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#76FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCEE
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCEE | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76fcee; /* rgb */ color: rgb(118, 252, 238); /* oklch */ color: oklch(91.2% 0.120 186.1);
Tailwind
colors: {
custom: {
50: '#a8fef3',
500: '#76fcee',
950: '#000000',
},
}SCSS
$custom: #76fcee; $custom-light: #a8fef3; $custom-dark: #000000;
JSON
{
"hex": "#76fcee",
"rgb": {
"r": 118,
"g": 252,
"b": 238
},
"hsl": {
"h": 173.731,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.91213,
"c": 0.11992,
"h": 186.1
},
"luminance": 0.79645
}Semantic roles & 50–950 ramp
primary
#76FCEE
secondary
#D93D4E
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685