#76FCEF#76FCEF
#76FCEF is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.2% C 0.120 H 186.8°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCEF |
|---|---|
| RGB | rgb(118, 252, 239) |
| HSL | hsl(174, 96%, 73%) |
| HSV | hsv(174, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(91.55, -39.83, -4.99) |
| CIE-LCH | lch(91.55, 40.14, 187.15°) |
| OKLab | oklab(91.24% -0.1188 -0.0141) |
| OKLCH | oklch(91.24% 0.12 186.8) |
| XYZ | xyz(57.8549, 79.6989, 93.9791) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.13
Tiffany Blue
#7BF2DA
ΔE00 4.44
Bright Turquoise
#0FFEF9
ΔE00 4.53
Bright Cyan
#41FDFE
ΔE00 5.13
Aqua
#00FFFF
ΔE00 5.49
Light Cyan
#ACFFFC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCEF #FC7683
analogous
#76FCAC #76FCEF #76C6FC
triadic
#76FCEF #EF76FC #FCEF76
tetradic
#76FCEF #AC76FC #FC7683 #C6FC76
square
#76FCEF #AC76FC #FC7683 #C6FC76
split-complementary
#76FCEF #FC76C6 #FCAC76
monochromatic
#05F2DB #3AFBE8 #76FCEF #B2FDF6 #E1FEFC
Accessibility & contrast
On white
1.24
#76FCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#76FCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCEF
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCEF | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EF
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76fcef; /* rgb */ color: rgb(118, 252, 239); /* oklch */ color: oklch(91.2% 0.120 186.8);
Tailwind
colors: {
custom: {
50: '#a8fef4',
500: '#76fcef',
950: '#000000',
},
}SCSS
$custom: #76fcef; $custom-light: #a8fef4; $custom-dark: #000000;
JSON
{
"hex": "#76fcef",
"rgb": {
"r": 118,
"g": 252,
"b": 239
},
"hsl": {
"h": 174.179,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.91244,
"c": 0.11964,
"h": 186.8
},
"luminance": 0.79704
}Semantic roles & 50–950 ramp
primary
#76FCEF
secondary
#D93D4D
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685