#7BFBDF#7BFBDF
#7BFBDF is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.122 H 177.1°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBDF |
|---|---|
| RGB | rgb(123, 251, 223) |
| HSL | hsl(167, 94%, 73%) |
| HSV | hsv(167, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(91.02, -42.18, 2.55) |
| CIE-LCH | lch(91.02, 42.26, 176.54°) |
| OKLab | oklab(90.73% -0.1215 0.0061) |
| OKLCH | oklch(90.73% 0.122 177.1) |
| XYZ | xyz(55.9790, 78.5280, 82.0052) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.10
Light Aqua
#8CFFDB
ΔE00 2.96
Light Turquoise
#7EF4CC
ΔE00 4.07
Aquamarine
#7FFFD4
ΔE00 4.17
Pale Turquoise
#A5FBD5
ΔE00 5.96
Aqua (survey)
#13EAC9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBDF #FB7B97
analogous
#7BFB9F #7BFBDF #7BD7FB
triadic
#7BFBDF #DF7BFB #FBDF7B
tetradic
#7BFBDF #9F7BFB #FB7B97 #D7FB7B
square
#7BFBDF #9F7BFB #FB7B97 #D7FB7B
split-complementary
#7BFBDF #FB7BD7 #FB9F7B
monochromatic
#07F4C0 #40F9D1 #7BFBDF #B6FDED #E1FEF8
Accessibility & contrast
On white
1.26
#7BFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#7BFBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBDF
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBDF | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#DFDFE1
Tritanopia (blue-blind)
#3AFEF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfbdf; /* rgb */ color: rgb(123, 251, 223); /* oklch */ color: oklch(90.7% 0.122 177.1);
Tailwind
colors: {
custom: {
50: '#aafde8',
500: '#7bfbdf',
950: '#000000',
},
}SCSS
$custom: #7bfbdf; $custom-light: #aafde8; $custom-dark: #000000;
JSON
{
"hex": "#7bfbdf",
"rgb": {
"r": 123,
"g": 251,
"b": 223
},
"hsl": {
"h": 166.875,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90725,
"c": 0.12162,
"h": 177.1
},
"luminance": 0.78533
}Semantic roles & 50–950 ramp
primary
#7BFBDF
secondary
#D84263
accent
#0032E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684