#7BFBE3#7BFBE3
#7BFBE3 is a very light, moderate teal. Relative luminance 0.788; OKLCH L 90.8% C 0.120 H 179.5°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBE3 |
|---|---|
| RGB | rgb(123, 251, 227) |
| HSL | hsl(169, 94%, 73%) |
| HSV | hsv(169, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 9.6%, 1.6%) |
| CIE-LAB | lab(91.12, -41.25, 0.62) |
| CIE-LCH | lch(91.12, 41.25, 179.14°) |
| OKLab | oklab(90.84% -0.1198 0.001) |
| OKLCH | oklch(90.84% 0.12 179.5) |
| XYZ | xyz(56.5247, 78.7463, 84.8790) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.92
Light Aqua
#8CFFDB
ΔE00 4.02
Light Turquoise
#7EF4CC
ΔE00 5.20
Aquamarine
#7FFFD4
ΔE00 5.37
Bright Aqua
#0BF9EA
ΔE00 5.41
Aqua (survey)
#13EAC9
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBE3 #FB7B93
analogous
#7BFBA3 #7BFBE3 #7BD3FB
triadic
#7BFBE3 #E37BFB #FBE37B
tetradic
#7BFBE3 #A37BFB #FB7B93 #D3FB7B
square
#7BFBE3 #A37BFB #FB7B93 #D3FB7B
split-complementary
#7BFBE3 #FB7BD3 #FBA37B
monochromatic
#07F4C8 #40F9D6 #7BFBE3 #B6FDF0 #E1FEF9
Accessibility & contrast
On white
1.25
#7BFBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#7BFBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBE3
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBE3 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE2
Deuteranopia (green-blind)
#DEDFE5
Tritanopia (blue-blind)
#36FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7bfbe3; /* rgb */ color: rgb(123, 251, 227); /* oklch */ color: oklch(90.8% 0.120 179.5);
Tailwind
colors: {
custom: {
50: '#aafdeb',
500: '#7bfbe3',
950: '#000000',
},
}SCSS
$custom: #7bfbe3; $custom-light: #aafdeb; $custom-dark: #000000;
JSON
{
"hex": "#7bfbe3",
"rgb": {
"r": 123,
"g": 251,
"b": 227
},
"hsl": {
"h": 168.75,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90838,
"c": 0.11976,
"h": 179.5
},
"luminance": 0.78751
}Semantic roles & 50–950 ramp
primary
#7BFBE3
secondary
#D8425E
accent
#002BE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684