#76FCCF#76FCCF
#76FCCF is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.135 H 168.6°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #76FCCF |
|---|---|
| RGB | rgb(118, 252, 207) |
| HSL | hsl(160, 96%, 73%) |
| HSV | hsv(160, 53%, 99%) |
| CMYK | cmyk(53.2%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(90.77, -47.27, 10.45) |
| CIE-LCH | lch(90.77, 48.41, 167.54°) |
| OKLab | oklab(90.35% -0.1325 0.0268) |
| OKLCH | oklch(90.35% 0.135 168.6) |
| XYZ | xyz(53.5389, 77.9725, 71.2482) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.00
Light Turquoise
#7EF4CC
ΔE00 2.05
Light Aquamarine
#7BFDC7
ΔE00 2.30
Light Aqua
#8CFFDB
ΔE00 2.80
Bright Teal
#01F9C6
ΔE00 4.40
Pale Turquoise
#A5FBD5
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FCCF #FC76A3
analogous
#76FC8C #76FCCF #76E6FC
triadic
#76FCCF #CF76FC #FCCF76
tetradic
#76FCCF #8C76FC #FC76A3 #E6FC76
square
#76FCCF #8C76FC #FC76A3 #E6FC76
split-complementary
#76FCCF #FC76E6 #FC8C76
monochromatic
#05F2A3 #3AFBBA #76FCCF #B2FDE4 #E1FEF5
Accessibility & contrast
On white
1.27
#76FCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#76FCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FCCF
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FCCF | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E2DFD2
Tritanopia (blue-blind)
#39FDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #76fccf; /* rgb */ color: rgb(118, 252, 207); /* oklch */ color: oklch(90.3% 0.135 168.6);
Tailwind
colors: {
custom: {
50: '#a7fedd',
500: '#76fccf',
950: '#000000',
},
}SCSS
$custom: #76fccf; $custom-light: #a7fedd; $custom-dark: #000000;
JSON
{
"hex": "#76fccf",
"rgb": {
"r": 118,
"g": 252,
"b": 207
},
"hsl": {
"h": 159.851,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.9035,
"c": 0.1352,
"h": 168.6
},
"luminance": 0.77977
}Semantic roles & 50–950 ramp
primary
#76FCCF
secondary
#D93D72
accent
#004DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684