#7BFDE6#7BFDE6
#7BFDE6 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.121 H 180.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFDE6 |
|---|---|
| RGB | rgb(123, 253, 230) |
| HSL | hsl(169, 97%, 74%) |
| HSV | hsv(169, 51%, 99%) |
| CMYK | cmyk(51.4%, 0%, 9.1%, 0.8%) |
| CIE-LAB | lab(91.76, -41.44, 0.00) |
| CIE-LCH | lch(91.76, 41.44, 180.00°) |
| OKLab | oklab(91.38% -0.1206 -0.0007) |
| OKLCH | oklch(91.38% 0.121 180.3) |
| XYZ | xyz(57.5704, 80.1695, 87.2880) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.41
Light Aqua
#8CFFDB
ΔE00 4.34
Bright Aqua
#0BF9EA
ΔE00 5.21
Light Turquoise
#7EF4CC
ΔE00 5.69
Aquamarine
#7FFFD4
ΔE00 5.70
Aqua (survey)
#13EAC9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFDE6 #FD7B92
analogous
#7BFDA5 #7BFDE6 #7BD3FD
triadic
#7BFDE6 #E67BFD #FDE67B
tetradic
#7BFDE6 #A57BFD #FD7B92 #D3FD7B
square
#7BFDE6 #A57BFD #FD7B92 #D3FD7B
split-complementary
#7BFDE6 #FD7BD3 #FDA57B
monochromatic
#04FACE #3FFCDB #7BFDE6 #B7FEF1 #E1FFF9
Accessibility & contrast
On white
1.23
#7BFDE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#7BFDE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFDE6
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFDE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFDE6 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F0E5
Deuteranopia (green-blind)
#DFE1E8
Tritanopia (blue-blind)
#32FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7bfde6; /* rgb */ color: rgb(123, 253, 230); /* oklch */ color: oklch(91.4% 0.121 180.3);
Tailwind
colors: {
custom: {
50: '#aafeed',
500: '#7bfde6',
950: '#000000',
},
}SCSS
$custom: #7bfde6; $custom-light: #aafeed; $custom-dark: #000000;
JSON
{
"hex": "#7bfde6",
"rgb": {
"r": 123,
"g": 253,
"b": 230
},
"hsl": {
"h": 169.385,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.91383,
"c": 0.12063,
"h": 180.3
},
"luminance": 0.80175
}Semantic roles & 50–950 ramp
primary
#7BFDE6
secondary
#DB415D
accent
#0029E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684