#7BFDD3#7BFDD3
#7BFDD3 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.9% C 0.131 H 169.7°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDD3 |
|---|---|
| RGB | rgb(123, 253, 211) |
| HSL | hsl(161, 97%, 74%) |
| HSV | hsv(161, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 16.6%, 0.8%) |
| CIE-LAB | lab(91.31, -45.76, 9.18) |
| CIE-LCH | lch(91.31, 46.67, 168.66°) |
| OKLab | oklab(90.86% -0.1288 0.0235) |
| OKLCH | oklch(90.86% 0.131 169.7) |
| XYZ | xyz(55.0462, 79.1598, 73.9939) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.55
Light Turquoise
#7EF4CC
ΔE00 1.95
Light Aqua
#8CFFDB
ΔE00 2.01
Light Aquamarine
#7BFDC7
ΔE00 2.96
Pale Turquoise
#A5FBD5
ΔE00 4.57
Bright Teal
#01F9C6
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDD3 #FD7BA5
analogous
#7BFD92 #7BFDD3 #7BE6FD
triadic
#7BFDD3 #D37BFD #FDD37B
tetradic
#7BFDD3 #927BFD #FD7BA5 #E6FD7B
square
#7BFDD3 #927BFD #FD7BA5 #E6FD7B
split-complementary
#7BFDD3 #FD7BE6 #FD927B
monochromatic
#04FAAA #3FFCBF #7BFDD3 #B7FEE7 #E1FFF5
Accessibility & contrast
On white
1.25
#7BFDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#7BFDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDD3
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDD3 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD1
Deuteranopia (green-blind)
#E3E0D6
Tritanopia (blue-blind)
#43FEF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfdd3; /* rgb */ color: rgb(123, 253, 211); /* oklch */ color: oklch(90.9% 0.131 169.7);
Tailwind
colors: {
custom: {
50: '#aafee0',
500: '#7bfdd3',
950: '#000000',
},
}SCSS
$custom: #7bfdd3; $custom-light: #aafee0; $custom-dark: #000000;
JSON
{
"hex": "#7bfdd3",
"rgb": {
"r": 123,
"g": 253,
"b": 211
},
"hsl": {
"h": 160.615,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.90864,
"c": 0.13091,
"h": 169.7
},
"luminance": 0.79165
}Semantic roles & 50–950 ramp
primary
#7BFDD3
secondary
#DB4173
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684