#76FFCB#76FFCB
#76FFCB is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.142 H 165.8°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFCB |
|---|---|
| RGB | rgb(118, 255, 203) |
| HSL | hsl(157, 100%, 73%) |
| HSV | hsv(157, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.54, -49.41, 13.61) |
| CIE-LCH | lch(91.54, 51.25, 164.60°) |
| OKLab | oklab(90.95% -0.1374 0.0349) |
| OKLCH | oklch(90.95% 0.142 165.8) |
| XYZ | xyz(54.0056, 79.6784, 69.0218) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.92
Aquamarine
#7FFFD4
ΔE00 2.15
Light Turquoise
#7EF4CC
ΔE00 3.39
Light Greenish Blue
#63F7B4
ΔE00 3.87
Light Aqua
#8CFFDB
ΔE00 4.06
Bright Teal
#01F9C6
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFCB #FF76AA
analogous
#76FF86 #76FFCB #76EFFF
triadic
#76FFCB #CB76FF #FFCB76
tetradic
#76FFCB #8676FF #FF76AA #EFFF76
square
#76FFCB #8676FF #FF76AA #EFFF76
split-complementary
#76FFCB #FF76EF #FF8676
monochromatic
#00FB9B #39FFB4 #76FFCB #B3FFE2 #E0FFF3
Accessibility & contrast
On white
1.24
#76FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#76FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFCB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFCB | 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)
#FAEFC8
Deuteranopia (green-blind)
#E6E1CE
Tritanopia (blue-blind)
#3BFFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76ffcb; /* rgb */ color: rgb(118, 255, 203); /* oklch */ color: oklch(91.0% 0.142 165.8);
Tailwind
colors: {
custom: {
50: '#a7ffda',
500: '#76ffcb',
950: '#000000',
},
}SCSS
$custom: #76ffcb; $custom-light: #a7ffda; $custom-dark: #000000;
JSON
{
"hex": "#76ffcb",
"rgb": {
"r": 118,
"g": 255,
"b": 203
},
"hsl": {
"h": 157.226,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.9095,
"c": 0.14181,
"h": 165.8
},
"luminance": 0.79683
}Semantic roles & 50–950 ramp
primary
#76FFCB
secondary
#DD3D79
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684