#7BFDD2#7BFDD2
#7BFDD2 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.8% C 0.132 H 169.2°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDD2 |
|---|---|
| RGB | rgb(123, 253, 210) |
| HSL | hsl(160, 97%, 74%) |
| HSV | hsv(160, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(91.28, -45.97, 9.66) |
| CIE-LCH | lch(91.28, 46.98, 168.13°) |
| OKLab | oklab(90.84% -0.1292 0.0247) |
| OKLCH | oklch(90.84% 0.132 169.2) |
| XYZ | xyz(54.9213, 79.1098, 73.3358) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.49
Light Turquoise
#7EF4CC
ΔE00 1.97
Light Aqua
#8CFFDB
ΔE00 2.19
Light Aquamarine
#7BFDC7
ΔE00 2.70
Pale Turquoise
#A5FBD5
ΔE00 4.56
Bright Teal
#01F9C6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDD2 #FD7BA6
analogous
#7BFD91 #7BFDD2 #7BE7FD
triadic
#7BFDD2 #D27BFD #FDD27B
tetradic
#7BFDD2 #917BFD #FD7BA6 #E7FD7B
square
#7BFDD2 #917BFD #FD7BA6 #E7FD7B
split-complementary
#7BFDD2 #FD7BE7 #FD917B
monochromatic
#04FAA8 #3FFCBD #7BFDD2 #B7FEE7 #E1FFF5
Accessibility & contrast
On white
1.25
#7BFDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#7BFDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDD2
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDD2 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EED0
Deuteranopia (green-blind)
#E3E0D5
Tritanopia (blue-blind)
#44FEF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfdd2; /* rgb */ color: rgb(123, 253, 210); /* oklch */ color: oklch(90.8% 0.132 169.2);
Tailwind
colors: {
custom: {
50: '#aafedf',
500: '#7bfdd2',
950: '#000000',
},
}SCSS
$custom: #7bfdd2; $custom-light: #aafedf; $custom-dark: #000000;
JSON
{
"hex": "#7bfdd2",
"rgb": {
"r": 123,
"g": 253,
"b": 210
},
"hsl": {
"h": 160.154,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.90838,
"c": 0.13157,
"h": 169.2
},
"luminance": 0.79115
}Semantic roles & 50–950 ramp
primary
#7BFDD2
secondary
#DB4174
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684