#7BFDBD#7BFDBD
#7BFDBD is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.3% C 0.147 H 159.9°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDBD |
|---|---|
| RGB | rgb(123, 253, 189) |
| HSL | hsl(150, 97%, 74%) |
| HSV | hsv(150, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(90.84, -50.34, 19.83) |
| CIE-LCH | lch(90.84, 54.10, 158.50°) |
| OKLab | oklab(90.33% -0.1384 0.0506) |
| OKLCH | oklch(90.33% 0.147 159.9) |
| XYZ | xyz(52.4746, 78.1311, 60.4498) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.91
Light Greenish Blue
#63F7B4
ΔE00 2.12
Light Aquamarine
#7BFDC7
ΔE00 2.23
Seafoam (survey)
#80F9AD
ΔE00 2.97
Seafoam Green
#7AF9AB
ΔE00 3.12
Light Seafoam
#A0FEBF
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDBD #FD7BBB
analogous
#7BFD7C #7BFDBD #7BFCFD
triadic
#7BFDBD #BD7BFD #FDBD7B
tetradic
#7BFDBD #7C7BFD #FD7BBB #FCFD7B
square
#7BFDBD #7C7BFD #FD7BBB #FCFD7B
split-complementary
#7BFDBD #FD7BFC #FD7C7B
monochromatic
#04FA81 #3FFC9F #7BFDBD #B7FEDB #E1FFF0
Accessibility & contrast
On white
1.26
#7BFDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#7BFDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDBD
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDBD | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDB9
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#51FCEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfdbd; /* rgb */ color: rgb(123, 253, 189); /* oklch */ color: oklch(90.3% 0.147 159.9);
Tailwind
colors: {
custom: {
50: '#a9ffd1',
500: '#7bfdbd',
950: '#000000',
},
}SCSS
$custom: #7bfdbd; $custom-light: #a9ffd1; $custom-dark: #000000;
JSON
{
"hex": "#7bfdbd",
"rgb": {
"r": 123,
"g": 253,
"b": 189
},
"hsl": {
"h": 150.462,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.9033,
"c": 0.14738,
"h": 159.9
},
"luminance": 0.78136
}Semantic roles & 50–950 ramp
primary
#7BFDBD
secondary
#DB418D
accent
#0071E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683