#7BFCD1#7BFCD1
#7BFCD1 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.6% C 0.131 H 169.0°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCD1 |
|---|---|
| RGB | rgb(123, 252, 209) |
| HSL | hsl(160, 96%, 74%) |
| HSV | hsv(160, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 17.1%, 1.2%) |
| CIE-LAB | lab(90.98, -45.76, 9.73) |
| CIE-LCH | lch(90.98, 46.78, 167.99°) |
| OKLab | oklab(90.58% -0.1286 0.0249) |
| OKLCH | oklch(90.58% 0.131 169) |
| XYZ | xyz(54.4822, 78.4304, 72.5767) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.66
Light Turquoise
#7EF4CC
ΔE00 1.78
Light Aqua
#8CFFDB
ΔE00 2.24
Light Aquamarine
#7BFDC7
ΔE00 2.66
Pale Turquoise
#A5FBD5
ΔE00 4.52
Bright Teal
#01F9C6
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCD1 #FC7BA6
analogous
#7BFC90 #7BFCD1 #7BE6FC
triadic
#7BFCD1 #D17BFC #FCD17B
tetradic
#7BFCD1 #907BFC #FC7BA6 #E6FC7B
square
#7BFCD1 #907BFC #FC7BA6 #E6FC7B
split-complementary
#7BFCD1 #FC7BE6 #FC907B
monochromatic
#06F7A7 #3FFBBC #7BFCD1 #B7FDE6 #E1FEF5
Accessibility & contrast
On white
1.26
#7BFCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#7BFCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCD1
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCD1 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EECF
Deuteranopia (green-blind)
#E3DFD4
Tritanopia (blue-blind)
#45FDF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfcd1; /* rgb */ color: rgb(123, 252, 209); /* oklch */ color: oklch(90.6% 0.131 169.0);
Tailwind
colors: {
custom: {
50: '#a9fedf',
500: '#7bfcd1',
950: '#000000',
},
}SCSS
$custom: #7bfcd1; $custom-light: #a9fedf; $custom-dark: #000000;
JSON
{
"hex": "#7bfcd1",
"rgb": {
"r": 123,
"g": 252,
"b": 209
},
"hsl": {
"h": 160,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.9058,
"c": 0.13098,
"h": 169
},
"luminance": 0.78435
}Semantic roles & 50–950 ramp
primary
#7BFCD1
secondary
#D94274
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684