#7BFBDD#7BFBDD
#7BFBDD is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.7% C 0.123 H 175.9°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBDD |
|---|---|
| RGB | rgb(123, 251, 221) |
| HSL | hsl(166, 94%, 73%) |
| HSV | hsv(166, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 12%, 1.6%) |
| CIE-LAB | lab(90.97, -42.64, 3.52) |
| CIE-LCH | lch(90.97, 42.79, 175.28°) |
| OKLab | oklab(90.67% -0.1223 0.0087) |
| OKLCH | oklch(90.67% 0.123 175.9) |
| XYZ | xyz(55.7110, 78.4208, 80.5935) |
| Luminance | 0.7843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.41
Light Aqua
#8CFFDB
ΔE00 2.49
Light Turquoise
#7EF4CC
ΔE00 3.53
Aquamarine
#7FFFD4
ΔE00 3.59
Pale Turquoise
#A5FBD5
ΔE00 5.60
Aqua (survey)
#13EAC9
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBDD #FB7B99
analogous
#7BFB9D #7BFBDD #7BD9FB
triadic
#7BFBDD #DD7BFB #FBDD7B
tetradic
#7BFBDD #9D7BFB #FB7B99 #D9FB7B
square
#7BFBDD #9D7BFB #FB7B99 #D9FB7B
split-complementary
#7BFBDD #FB7BD9 #FB9D7B
monochromatic
#07F4BD #40F9CE #7BFBDD #B6FDEC #E1FEF7
Accessibility & contrast
On white
1.26
#7BFBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#7BFBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBDD
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBDD | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDC
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#3CFEF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfbdd; /* rgb */ color: rgb(123, 251, 221); /* oklch */ color: oklch(90.7% 0.123 175.9);
Tailwind
colors: {
custom: {
50: '#aafde7',
500: '#7bfbdd',
950: '#000000',
},
}SCSS
$custom: #7bfbdd; $custom-light: #aafde7; $custom-dark: #000000;
JSON
{
"hex": "#7bfbdd",
"rgb": {
"r": 123,
"g": 251,
"b": 221
},
"hsl": {
"h": 165.938,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90669,
"c": 0.12264,
"h": 175.9
},
"luminance": 0.78426
}Semantic roles & 50–950 ramp
primary
#7BFBDD
secondary
#D84265
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684