#7BFDD5#7BFDD5
#7BFDD5 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.9% C 0.130 H 170.7°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDD5 |
|---|---|
| RGB | rgb(123, 253, 213) |
| HSL | hsl(162, 97%, 74%) |
| HSV | hsv(162, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 15.8%, 0.8%) |
| CIE-LAB | lab(91.35, -45.32, 8.21) |
| CIE-LCH | lch(91.35, 46.05, 169.73°) |
| OKLab | oklab(90.92% -0.1279 0.021) |
| OKLCH | oklch(90.92% 0.13 170.7) |
| XYZ | xyz(55.2985, 79.2607, 75.3226) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.93
Light Aqua
#8CFFDB
ΔE00 1.71
Light Turquoise
#7EF4CC
ΔE00 2.01
Light Aquamarine
#7BFDC7
ΔE00 3.48
Pale Turquoise
#A5FBD5
ΔE00 4.62
Tiffany Blue
#7BF2DA
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDD5 #FD7BA3
analogous
#7BFD94 #7BFDD5 #7BE4FD
triadic
#7BFDD5 #D57BFD #FDD57B
tetradic
#7BFDD5 #947BFD #FD7BA3 #E4FD7B
square
#7BFDD5 #947BFD #FD7BA3 #E4FD7B
split-complementary
#7BFDD5 #FD7BE4 #FD947B
monochromatic
#04FAAE #3FFCC2 #7BFDD5 #B7FEE8 #E1FFF5
Accessibility & contrast
On white
1.25
#7BFDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#7BFDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDD5
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDD5 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD3
Deuteranopia (green-blind)
#E3E0D8
Tritanopia (blue-blind)
#42FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfdd5; /* rgb */ color: rgb(123, 253, 213); /* oklch */ color: oklch(90.9% 0.130 170.7);
Tailwind
colors: {
custom: {
50: '#aafee1',
500: '#7bfdd5',
950: '#000000',
},
}SCSS
$custom: #7bfdd5; $custom-light: #aafee1; $custom-dark: #000000;
JSON
{
"hex": "#7bfdd5",
"rgb": {
"r": 123,
"g": 253,
"b": 213
},
"hsl": {
"h": 161.538,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.90916,
"c": 0.12963,
"h": 170.7
},
"luminance": 0.79266
}Semantic roles & 50–950 ramp
primary
#7BFDD5
secondary
#DB4171
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684