#7BFDE5#7BFDE5
#7BFDE5 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.4% C 0.121 H 179.7°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDE5 |
|---|---|
| RGB | rgb(123, 253, 229) |
| HSL | hsl(169, 97%, 74%) |
| HSV | hsv(169, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 9.5%, 0.8%) |
| CIE-LAB | lab(91.74, -41.67, 0.48) |
| CIE-LCH | lch(91.74, 41.68, 179.34°) |
| OKLab | oklab(91.35% -0.121 0.0006) |
| OKLCH | oklch(91.35% 0.121 179.7) |
| XYZ | xyz(57.4304, 80.1134, 86.5505) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.34
Light Aqua
#8CFFDB
ΔE00 4.05
Bright Aqua
#0BF9EA
ΔE00 5.38
Aquamarine
#7FFFD4
ΔE00 5.40
Light Turquoise
#7EF4CC
ΔE00 5.41
Aqua (survey)
#13EAC9
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDE5 #FD7B93
analogous
#7BFDA4 #7BFDE5 #7BD4FD
triadic
#7BFDE5 #E57BFD #FDE57B
tetradic
#7BFDE5 #A47BFD #FD7B93 #D4FD7B
square
#7BFDE5 #A47BFD #FD7B93 #D4FD7B
split-complementary
#7BFDE5 #FD7BD4 #FDA47B
monochromatic
#04FACC #3FFCD9 #7BFDE5 #B7FEF1 #E1FFF9
Accessibility & contrast
On white
1.23
#7BFDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#7BFDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDE5
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDE5 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E4
Deuteranopia (green-blind)
#DFE1E7
Tritanopia (blue-blind)
#33FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7bfde5; /* rgb */ color: rgb(123, 253, 229); /* oklch */ color: oklch(91.4% 0.121 179.7);
Tailwind
colors: {
custom: {
50: '#aafeed',
500: '#7bfde5',
950: '#000000',
},
}SCSS
$custom: #7bfde5; $custom-light: #aafeed; $custom-dark: #000000;
JSON
{
"hex": "#7bfde5",
"rgb": {
"r": 123,
"g": 253,
"b": 229
},
"hsl": {
"h": 168.923,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.91354,
"c": 0.12105,
"h": 179.7
},
"luminance": 0.80119
}Semantic roles & 50–950 ramp
primary
#7BFDE5
secondary
#DB415E
accent
#002AE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684